+ cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_basics_files.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_files.yml *********************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_basics_files.yml PLAY [Ensure that the role runs with parameters for basics input and files output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:2 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [TEST CASE 0; Test the simplest configuration, basics input and implicit files output] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:22 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105017"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105017", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105017/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026263.896509, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622026260.623509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "2872433925", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622026265.8371193-281916-18361954058756/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026266.7671475-281946-170971337057270/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026267.417474-281946-172164109834039/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "081fb862a251d8dc0e6ed0ca51e016734d3f7dd7", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a9d95529621dfe88c2e6fb6d6bb103c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1622026268.7754495-282027-177200099604706/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026269.7363777-282065-26523546341056/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622026270.575611-282099-187062268246374/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:51:11 UTC", "ActiveEnterTimestampMonotonic": "63444469", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:51:11 UTC", "AssertTimestampMonotonic": "63437679", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "108505000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:51:11 UTC", "ConditionTimestampMonotonic": "63437679", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11128", "ExecMainStartTimestamp": "Wed 2021-05-26 10:51:11 UTC", "ExecMainStartTimestampMonotonic": "63439125", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:51:11 UTC] ; stop_time=[n/a] ; pid=11128 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:51:11 UTC] ; stop_time=[n/a] ; pid=11128 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:51:11 UTC", "InactiveExitTimestampMonotonic": "63439392", "InvocationID": "c81b24049f594a3fa327af91a0a0f03a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11128", "MemoryAccounting": "yes", "MemoryCurrent": "16642048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:51:11 UTC", "StateChangeTimestampMonotonic": "63444469", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:37 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1622026271.0295088, "ctime": 1622026266.3485088, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026266.1045089, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026271.0295088, "ctime": 1622026269.336509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026269.0725088, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026263.896509, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026271.0295088, "ctime": 1622026270.2105088, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026269.952509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026271.0295088, "ctime": 1622026268.390509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026268.120509, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 461, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026271.0295088, "ctime": 1622026267.031509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026266.778509, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1622026270.2105088, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026269.952509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "3321071572", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:46 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Grep output to messages line] ******************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:53 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf"], "delta": "0:00:00.004154", "end": "2021-05-26 10:51:15.407476", "rc": 0, "start": "2021-05-26 10:51:15.403322", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:60 included: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml for /cache/fedora-32.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.004788", "end": "2021-05-26 10:51:15.817939", "rc": 0, "start": "2021-05-26 10:51:15.813151", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:00.004983", "end": "2021-05-26 10:51:16.170074", "rc": 0, "start": "2021-05-26 10:51:16.165091", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:51:15 ibm-p8-kvm-03-guest-02 ansible-command[11663]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nMay 26 10:51:15 ibm-p8-kvm-03-guest-02 testTag0[11664]: testMessage0", "stdout_lines": ["May 26 10:51:15 ibm-p8-kvm-03-guest-02 ansible-command[11663]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "May 26 10:51:15 ibm-p8-kvm-03-guest-02 testTag0[11664]: testMessage0"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:66 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1476, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:51:12 UTC", "ActiveEnterTimestampMonotonic": "65076002", "ActiveExitTimestamp": "Wed 2021-05-26 10:51:12 UTC", "ActiveExitTimestampMonotonic": "64602371", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:51:12 UTC", "AssertTimestampMonotonic": "65070772", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "55858000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:51:12 UTC", "ConditionTimestampMonotonic": "65070771", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11210", "ExecMainStartTimestamp": "Wed 2021-05-26 10:51:12 UTC", "ExecMainStartTimestampMonotonic": "65072080", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:51:12 UTC] ; stop_time=[n/a] ; pid=11210 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:51:12 UTC] ; stop_time=[n/a] ; pid=11210 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:51:12 UTC", "InactiveEnterTimestampMonotonic": "65069978", "InactiveExitTimestamp": "Wed 2021-05-26 10:51:12 UTC", "InactiveExitTimestampMonotonic": "65072355", "InvocationID": "fdbc25e3c7d84cd6a957e1e043c0a07a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11210", "MemoryAccounting": "yes", "MemoryCurrent": "1306624", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:51:12 UTC", "StateChangeTimestampMonotonic": "65076002", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:51:24 UTC", "ActiveEnterTimestampMonotonic": "77355350", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:51:24 UTC", "AssertTimestampMonotonic": "77350319", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3726000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:51:24 UTC", "ConditionTimestampMonotonic": "77350319", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12885", "ExecMainStartTimestamp": "Wed 2021-05-26 10:51:24 UTC", "ExecMainStartTimestampMonotonic": "77351789", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:51:24 UTC] ; stop_time=[n/a] ; pid=12885 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:51:24 UTC] ; stop_time=[n/a] ; pid=12885 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:51:24 UTC", "InactiveExitTimestampMonotonic": "77352101", "InvocationID": "9841cb30b10c46809b0c9363fe92527d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12885", "MemoryAccounting": "yes", "MemoryCurrent": "610304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:51:24 UTC", "StateChangeTimestampMonotonic": "77355350", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; logging_system_log_dir - test switching the local log output file location] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:87 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output0", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output0", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output0", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['files_output0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["files_output0"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 467, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 changed: [/cache/fedora-32.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/rsyslog", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026294.055752-282858-101761363037024/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026294.7339177-282858-147486648334896/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a705560431c1306ad1867114512916d7d80c8b65", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\n"}], "state": "present", "type": "input"}, "md5sum": "08aaa2518a84ae6bf37717f35f3fe3f3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1622026296.0767562-282939-156944441907296/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output0", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026297.0653663-282977-39144582720930/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d606e23776bb7d5b4af7ed1b84981a6ee03c142e", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "2db1aa2d3f06c4cab2022f8276b57dee", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1173, "src": "/root/.ansible/tmp/ansible-tmp-1622026297.9387827-283011-83536516461928/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:51:38 UTC", "ActiveEnterTimestampMonotonic": "90789975", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:51:38 UTC", "AssertTimestampMonotonic": "90784126", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "74188000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:51:38 UTC", "ConditionTimestampMonotonic": "90784126", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14439", "ExecMainStartTimestamp": "Wed 2021-05-26 10:51:38 UTC", "ExecMainStartTimestampMonotonic": "90785524", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:51:38 UTC] ; stop_time=[n/a] ; pid=14439 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:51:38 UTC] ; stop_time=[n/a] ; pid=14439 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:51:38 UTC", "InactiveExitTimestampMonotonic": "90785797", "InvocationID": "7ee20a2bdfc74ee7a60149d64a508e14", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14439", "MemoryAccounting": "yes", "MemoryCurrent": "1433600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:51:38 UTC", "StateChangeTimestampMonotonic": "90789975", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:110 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1622026298.375509, "ctime": 1622026297.5295088, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026297.283509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026298.375509, "ctime": 1622026293.666509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026293.405509, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026298.375509, "ctime": 1622026296.688509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026296.428509, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026263.896509, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026298.375509, "ctime": 1622026295.6875088, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026295.426509, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 461, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026298.375509, "ctime": 1622026294.337509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026294.079509, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output0.conf", "stat": {"atime": 1622026298.375509, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d606e23776bb7d5b4af7ed1b84981a6ee03c142e", "ctime": 1622026297.5295088, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026297.283509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1173, "uid": 0, "version": "4175510265", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:119 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:126 included: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml for /cache/fedora-32.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag2", "testMessage2"], "delta": "0:00:00.004820", "end": "2021-05-26 10:51:41.947575", "rc": 0, "start": "2021-05-26 10:51:41.942755", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage2", "/var/log/rsyslog/messages"], "delta": "0:00:00.003486", "end": "2021-05-26 10:51:42.308592", "rc": 0, "start": "2021-05-26 10:51:42.305106", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:51:41 ibm-p8-kvm-03-guest-02 ansible-command[14899]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag2 testMessage2 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nMay 26 10:51:41 ibm-p8-kvm-03-guest-02 testTag2[14900]: testMessage2\nMay 26 10:51:42 ibm-p8-kvm-03-guest-02 ansible-command[14974]: Invoked with _raw_params=/bin/grep \"testMessage2\" \"/var/log/rsyslog/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["May 26 10:51:41 ibm-p8-kvm-03-guest-02 ansible-command[14899]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag2 testMessage2 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "May 26 10:51:41 ibm-p8-kvm-03-guest-02 testTag2[14900]: testMessage2", "May 26 10:51:42 ibm-p8-kvm-03-guest-02 ansible-command[14974]: Invoked with _raw_params=/bin/grep \"testMessage2\" \"/var/log/rsyslog/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [Check the files output config that the path is /var/log/rsyslog/messages] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:133 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "\\*.info;mail.none;authpriv.none;cron.none.*/var/log/rsyslog/messages", "/etc/rsyslog.d/30-output-files-files_output0.conf"], "delta": "0:00:00.003298", "end": "2021-05-26 10:51:42.703067", "rc": 0, "start": "2021-05-26 10:51:42.699769", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages"]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:146 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output0", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output0", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output0", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/30-output-files-files_output0.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1479, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/rsyslog", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output0", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:51:39 UTC", "ActiveEnterTimestampMonotonic": "91575789", "ActiveExitTimestamp": "Wed 2021-05-26 10:51:38 UTC", "ActiveExitTimestampMonotonic": "91351024", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:51:39 UTC", "AssertTimestampMonotonic": "91570488", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "50516000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:51:39 UTC", "ConditionTimestampMonotonic": "91570487", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14521", "ExecMainStartTimestamp": "Wed 2021-05-26 10:51:39 UTC", "ExecMainStartTimestampMonotonic": "91571916", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:51:39 UTC] ; stop_time=[n/a] ; pid=14521 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:51:39 UTC] ; stop_time=[n/a] ; pid=14521 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:51:39 UTC", "InactiveEnterTimestampMonotonic": "91569858", "InactiveExitTimestamp": "Wed 2021-05-26 10:51:39 UTC", "InactiveExitTimestampMonotonic": "91572233", "InvocationID": "1fa0e7e160ed4569969eda613d1c3677", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14521", "MemoryAccounting": "yes", "MemoryCurrent": "1417216", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:51:39 UTC", "StateChangeTimestampMonotonic": "91575789", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:51:51 UTC", "ActiveEnterTimestampMonotonic": "103590807", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:51:51 UTC", "AssertTimestampMonotonic": "103586372", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3185000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:51:51 UTC", "ConditionTimestampMonotonic": "103586372", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16196", "ExecMainStartTimestamp": "Wed 2021-05-26 10:51:51 UTC", "ExecMainStartTimestampMonotonic": "103587403", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:51:51 UTC] ; stop_time=[n/a] ; pid=16196 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:51:51 UTC] ; stop_time=[n/a] ; pid=16196 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:51:51 UTC", "InactiveExitTimestampMonotonic": "103587692", "InvocationID": "399fe73b95064176a2fe4082687438ec", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16196", "MemoryAccounting": "yes", "MemoryCurrent": "606208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:51:51 UTC", "StateChangeTimestampMonotonic": "103590807", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 2; Test the configuration, which flow contains a undefined input bogus_basic_input] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:173 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'facility': 'local7', 'path': '/var/log/boot.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 failed: [/cache/fedora-32.qcow2] (item={'name': 'flow_0', 'inputs': ['bogus_basic_input'], 'outputs': ['files_output0', 'files_output1', 'files_output2', 'files_output3']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["bogus_basic_input"], "name": "flow_0", "outputs": ["files_output0", "files_output1", "files_output2", "files_output3"]}, "msg": "Error: ['bogus_basic_input'] includes undefined logging_inputs item.\n"} TASK [Expected error] ********************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:222 ok: [/cache/fedora-32.qcow2] => { "msg": { "changed": false, "failed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "item", "changed": false, "failed": true, "item": { "inputs": [ "bogus_basic_input" ], "name": "flow_0", "outputs": [ "files_output0", "files_output1", "files_output2", "files_output3" ] }, "msg": "Error: ['bogus_basic_input'] includes undefined logging_inputs item.\n" } ] } } TASK [Ensure the expected error message is issued] ***************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:225 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:230 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "state": "absent", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "state": "absent", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'facility': 'local7', 'path': '/var/log/boot.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 467, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 ok: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'facility': 'local7', 'path': '/var/log/boot.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 ok: [/cache/fedora-32.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} META: ran handlers TASK [TEST CASE 3; Ensure that the role runs with parameters from imjournal input to two omfile and two omfwd outputs] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:273 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input0'], 'outputs': ['files_output0', 'files_output1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input0"], "name": "flow_0", "outputs": ["files_output0", "files_output1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 467, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026338.5098057-284484-254362208802032/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026339.156946-284484-116341285988743/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input0', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input0", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "17da643ff96051575ad188af29af1f8803aeddef", "dest": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a29f9fca5b0011188930c5f4ce040ab5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 772, "src": "/root/.ansible/tmp/ansible-tmp-1622026340.4168568-284565-14068684089973/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026341.386356-284603-96199503351986/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "7deef90ec3fcfeae0217662da26c8581", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "src": "/root/.ansible/tmp/ansible-tmp-1622026342.2704306-284637-272519099373177/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d617d49a205951e1d7d8b0816009800ecedf66b8", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "36193b434f10a9553b007d80380c4e33", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1622026343.0865154-284669-98085740709868/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d617d49a205951e1d7d8b0816009800ecedf66b8", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1622026346.379471-284796-171183320742895/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1622026347.2809303-284828-167397343778888/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:52:29 UTC", "ActiveEnterTimestampMonotonic": "141791979", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:52:29 UTC", "AssertTimestampMonotonic": "141786095", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "132920000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:52:29 UTC", "ConditionTimestampMonotonic": "141786094", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21088", "ExecMainStartTimestamp": "Wed 2021-05-26 10:52:29 UTC", "ExecMainStartTimestampMonotonic": "141787279", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:52:29 UTC] ; stop_time=[n/a] ; pid=21088 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:52:29 UTC] ; stop_time=[n/a] ; pid=21088 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:52:29 UTC", "InactiveExitTimestampMonotonic": "141787711", "InvocationID": "134fe26e54a84df4a5059e076f0f5d38", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21088", "MemoryAccounting": "yes", "MemoryCurrent": "1851392", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:52:29 UTC", "StateChangeTimestampMonotonic": "141791979", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:321 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 9, "files": [{"atime": 1622026344.745509, "ctime": 1622026342.662509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5105, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026342.4175088, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026344.0095088, "ctime": 1622026341.8645089, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5104, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026341.609509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026349.3775089, "ctime": 1622026338.093509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026337.846509, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026349.3775089, "ctime": 1622026340.001509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026339.7565088, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 772, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026348.313509, "ctime": 1622026346.8685088, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5107, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026346.622509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026343.1775088, "ctime": 1622026341.0225089, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026340.7765088, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026347.5555089, "ctime": 1622026345.971509, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026345.715509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026263.896509, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026349.3775089, "ctime": 1622026338.7295089, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026338.485509, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output0.conf", "stat": {"atime": 1622026344.0095088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "ctime": 1622026341.8645089, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5104, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026341.609509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "version": "379984812", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output1.conf", "stat": {"atime": 1622026344.745509, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d617d49a205951e1d7d8b0816009800ecedf66b8", "ctime": 1622026342.662509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5105, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026342.4175088, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "version": "3044087520", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1622026347.5555089, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1622026345.971509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026345.715509, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "3813551914", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:332 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check the filter] ******************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:340 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_output0.conf"], "delta": "0:00:00.003642", "end": "2021-05-26 10:52:33.346391", "rc": 0, "start": "2021-05-26 10:52:33.342749", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:348 included: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml for /cache/fedora-32.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag3", "testMessage3"], "delta": "0:00:00.004782", "end": "2021-05-26 10:52:33.767778", "rc": 0, "start": "2021-05-26 10:52:33.762996", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage3", "/var/log/messages"], "delta": "0:00:00.005469", "end": "2021-05-26 10:52:34.113886", "rc": 0, "start": "2021-05-26 10:52:34.108417", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:52:33 ibm-p8-kvm-03-guest-02 ansible-command[21775]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag3 testMessage3 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nMay 26 10:52:33 ibm-p8-kvm-03-guest-02 testTag3[21776]: testMessage3", "stdout_lines": ["May 26 10:52:33 ibm-p8-kvm-03-guest-02 ansible-command[21775]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag3 testMessage3 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "May 26 10:52:33 ibm-p8-kvm-03-guest-02 testTag3[21776]: testMessage3"]} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:354 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1622026355.1769195-285116-248286593503203/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:369 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.006154", "end": "2021-05-26 10:52:35.151725", "rc": 0, "start": "2021-05-26 10:52:35.145571", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [END TEST CASE 3; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:373 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/30-output-files-files_output1.conf", "/etc/rsyslog.d/30-output-files-files_output0.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/rsyslog.d-20210526T105017/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1457, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026271.0295088, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026265.597509, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026265.2205088, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2580120187", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input0', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input0", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:52:30 UTC", "ActiveEnterTimestampMonotonic": "142575797", "ActiveExitTimestamp": "Wed 2021-05-26 10:52:29 UTC", "ActiveExitTimestampMonotonic": "142329712", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:52:30 UTC", "AssertTimestampMonotonic": "142569990", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "74607000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:52:30 UTC", "ConditionTimestampMonotonic": "142569989", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21170", "ExecMainStartTimestamp": "Wed 2021-05-26 10:52:30 UTC", "ExecMainStartTimestampMonotonic": "142571740", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:52:30 UTC] ; stop_time=[n/a] ; pid=21170 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:52:30 UTC] ; stop_time=[n/a] ; pid=21170 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:52:30 UTC", "InactiveEnterTimestampMonotonic": "142568912", "InactiveExitTimestamp": "Wed 2021-05-26 10:52:30 UTC", "InactiveExitTimestampMonotonic": "142572287", "InvocationID": "8839116071234241a6cc964c7058538e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21170", "MemoryAccounting": "yes", "MemoryCurrent": "1581056", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:52:30 UTC", "StateChangeTimestampMonotonic": "142575797", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} TASK [Cleaning up __testfile__] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_basics_files.yml:412 changed: [/cache/fedora-32.qcow2] => {"changed": true, "path": "/tmp/__testfile__", "state": "absent"} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:52:48 UTC", "ActiveEnterTimestampMonotonic": "161226109", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:52:48 UTC", "AssertTimestampMonotonic": "161221221", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3670000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:52:48 UTC", "ConditionTimestampMonotonic": "161221221", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23872", "ExecMainStartTimestamp": "Wed 2021-05-26 10:52:48 UTC", "ExecMainStartTimestampMonotonic": "161222526", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:52:48 UTC] ; stop_time=[n/a] ; pid=23872 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:52:48 UTC] ; stop_time=[n/a] ; pid=23872 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:52:48 UTC", "InactiveExitTimestampMonotonic": "161222820", "InvocationID": "85d84408ef104351a7d7879b179db6b3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23872", "MemoryAccounting": "yes", "MemoryCurrent": "598016", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:52:48 UTC", "StateChangeTimestampMonotonic": "161226109", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=380 changed=50 unreachable=0 failed=0 skipped=292 rescued=1 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_forwards.yml ******************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml PLAY [Ensure that the role runs with parameters for basics input and forwards output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:2 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [TEST CASE 0; Ensure that the logs from basics inputs are sent to the forwards outputs and implicit files output] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:34 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port_target', 'type': 'forwards'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port_target", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'target': 'no_name.localdomain', 'type': 'forwards'}) => {"ansible_loop_var": "item", "changed": false, "item": {"target": "no_name.localdomain", "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility', 'forwards_facility_only', 'forwards_severity_only', 'forwards_no_severity_and_facility', 'forwards_no_severity_and_facility_udp', 'forwards_no_severity_and_facility_protocol_port', 'forwards_no_severity_and_facility_protocol_port_target', 'default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility", "forwards_facility_only", "forwards_severity_only", "forwards_no_severity_and_facility", "forwards_no_severity_and_facility_udp", "forwards_no_severity_and_facility_protocol_port", "forwards_no_severity_and_facility_protocol_port_target", "default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026440.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622026437.2931612, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "4285906867", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622026441.4098759-286148-16827859229390/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026442.2958446-286178-99786765209833/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026442.9663596-286178-11653270413111/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c125003626a866b7058ab7f60551396280e413d9", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n"}], "state": "present", "type": "input"}, "md5sum": "0b9b01952b4a8375de31dc535766fc6a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1144, "src": "/root/.ansible/tmp/ansible-tmp-1622026444.2789567-286259-103170478590701/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026445.3152742-286297-66006119085894/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622026446.148904-286331-33217561470698/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1622026447.2087374-286373-200585332769798/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1622026448.141134-286405-200470552786150/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "436dab8a3b655e3c0a627d6317e43d21", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "src": "/root/.ansible/tmp/ansible-tmp-1622026448.9697359-286437-231572014696309/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "320720895f98a1a073db13d90535d8df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1622026449.793671-286469-39835441018800/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "468e3bfd35be8f1621ebd0b8a6a19f26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "src": "/root/.ansible/tmp/ansible-tmp-1622026450.602783-286501-141480995730899/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "63ba78e13503b13a5fdfbd4fb17303ec", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "src": "/root/.ansible/tmp/ansible-tmp-1622026451.4179316-286533-133917634258946/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:54:37 UTC", "ActiveEnterTimestampMonotonic": "98890548", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:54:37 UTC", "AssertTimestampMonotonic": "98880422", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "155865000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:54:37 UTC", "ConditionTimestampMonotonic": "98880421", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15313", "ExecMainStartTimestamp": "Wed 2021-05-26 10:54:37 UTC", "ExecMainStartTimestampMonotonic": "98883101", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:54:37 UTC] ; stop_time=[n/a] ; pid=15313 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:54:37 UTC] ; stop_time=[n/a] ; pid=15313 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:54:37 UTC", "InactiveExitTimestampMonotonic": "98883456", "InvocationID": "aed494aa6a54419bad19c7c7e6f955a0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15313", "MemoryAccounting": "yes", "MemoryCurrent": "33738752", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:54:37 UTC", "StateChangeTimestampMonotonic": "98890548", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:94 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 12, "files": [{"atime": 1622026455.1791613, "ctime": 1622026450.3921611, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026450.1421611, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 229, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026454.3541613, "ctime": 1622026449.5841613, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026449.3231611, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 209, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026477.4961612, "ctime": 1622026442.9171612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5073, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026442.6701612, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026453.6071613, "ctime": 1622026448.7601612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026448.5041614, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026477.4961612, "ctime": 1622026445.9171612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026445.6711612, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026452.8511612, "ctime": 1622026447.8371613, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026447.5651612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026455.9331613, "ctime": 1622026451.2131612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026450.9641612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 237, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026440.4961612, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026477.4961612, "ctime": 1622026446.7681613, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026446.5201612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026456.6941612, "ctime": 1622026452.0241613, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026451.7671611, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 214, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026477.4961612, "ctime": 1622026444.8941612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026444.6461613, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1144, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026477.4961612, "ctime": 1622026443.5551612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026443.3081613, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 12, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1622026452.8511612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1622026447.8371613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026447.5651612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "1875039806", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "stat": {"atime": 1622026453.6071613, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "ctime": 1622026448.7601612, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026448.5041614, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "version": "1627084891", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "stat": {"atime": 1622026454.3541613, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "ctime": 1622026449.5841613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026449.3231611, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 209, "uid": 0, "version": "4122428052", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "stat": {"atime": 1622026455.1791613, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "ctime": 1622026450.3921611, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026450.1421611, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 229, "uid": 0, "version": "21866435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "stat": {"atime": 1622026455.9331613, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "ctime": 1622026451.2131612, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026450.9641612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 237, "uid": 0, "version": "876919328", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "stat": {"atime": 1622026456.6941612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "ctime": 1622026452.0241613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026451.7671611, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 214, "uid": 0, "version": "852421094", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1622026446.7681613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026446.5201612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "2409993523", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:109 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:116 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1622026483.01236-287619-122160258358186/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:131 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.005592", "end": "2021-05-26 10:54:44.056160", "rc": 0, "start": "2021-05-26 10:54:44.050568", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check facility_only] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:135 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "92403144280783588dda4912410ba4d3bc2177d5", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "e2d25cb631b74606b811c280ba6a47f7", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 210, "src": "/root/.ansible/tmp/ansible-tmp-1622026484.107991-287663-153010251252001/source", "state": "file", "uid": 0} TASK [Check facility_only] ***************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:150 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf"], "delta": "0:00:00.003221", "end": "2021-05-26 10:54:45.073580", "rc": 0, "start": "2021-05-26 10:54:45.070359", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check severity_only] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:154 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "97116c7b5b8469149b1b1d5960791719232363f8", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "ba51893bf0124ee06067a2a76c976f79", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 207, "src": "/root/.ansible/tmp/ansible-tmp-1622026485.1266468-287707-26431493843397/source", "state": "file", "uid": 0} TASK [Check severity_only] ***************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:169 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf"], "delta": "0:00:00.003059", "end": "2021-05-26 10:54:46.127580", "rc": 0, "start": "2021-05-26 10:54:46.124521", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check no_severity_and_facility] ********************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:173 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "dc65eecad009e6442b436c7262adfb7b96e76c8e", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5e1df944fbf4a72ce04fe2b8acb1205b", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 227, "src": "/root/.ansible/tmp/ansible-tmp-1622026486.1895792-287751-253876514726812/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:188 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf"], "delta": "0:00:00.003406", "end": "2021-05-26 10:54:47.164272", "rc": 0, "start": "2021-05-26 10:54:47.160866", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check no_severity_and_facility_udp] ****************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:192 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "269f1bcfbaa52d5acc7796440bc7398a00328ea5", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "9cca9700673ade6da9aa622a63dab3ad", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 235, "src": "/root/.ansible/tmp/ansible-tmp-1622026487.2084541-287795-95677443548914/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility_udp] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:207 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf"], "delta": "0:00:00.002928", "end": "2021-05-26 10:54:48.192216", "rc": 0, "start": "2021-05-26 10:54:48.189288", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check no_severity_and_facility_protocol_port] ******** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:211 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "3b850452a831667ad34b35f2ca8feba673280293", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "af4db8e7b2257b4d7af5240963c7f372", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1622026488.2370977-287839-109952771128929/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility_protocol_port] **************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:224 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf"], "delta": "0:00:00.002937", "end": "2021-05-26 10:54:49.173953", "rc": 0, "start": "2021-05-26 10:54:49.171016", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Grep no_severity_and_facility_protocol_port_target] ********************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:229 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\n/bin/grep '' /etc/rsyslog.d/30-output-forwards*.conf", "delta": "0:00:00.004700", "end": "2021-05-26 10:54:49.525871", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-05-26 10:54:49.521171", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Grep no_name] ************************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:237 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\n/bin/grep '' /etc/rsyslog.d/30-output-forwards*.conf", "delta": "0:00:00.004303", "end": "2021-05-26 10:54:49.881302", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-05-26 10:54:49.876999", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check output to messages line] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:245 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf"], "delta": "0:00:00.003097", "end": "2021-05-26 10:54:50.229004", "rc": 0, "start": "2021-05-26 10:54:50.225907", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:251 included: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml for /cache/fedora-32.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.004074", "end": "2021-05-26 10:54:50.620462", "rc": 0, "start": "2021-05-26 10:54:50.616388", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:00.005277", "end": "2021-05-26 10:54:50.962815", "rc": 0, "start": "2021-05-26 10:54:50.957538", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:54:50 ibm-p8-kvm-03-guest-02 ansible-command[17712]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nMay 26 10:54:50 ibm-p8-kvm-03-guest-02 testTag0[17713]: testMessage0", "stdout_lines": ["May 26 10:54:50 ibm-p8-kvm-03-guest-02 ansible-command[17712]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "May 26 10:54:50 ibm-p8-kvm-03-guest-02 testTag0[17713]: testMessage0"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:257 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "state": "absent", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "state": "absent", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "state": "absent", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "state": "absent", "target": "host.domain", "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "state": "absent", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "state": "absent", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "state": "absent", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "state": "absent", "target": "host.domain", "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_severity_only", "severity": "err", "state": "absent", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility", "state": "absent", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_udp", "state": "absent", "target": "host.domain", "type": "forwards", "udp_port": 6514}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port", "state": "absent", "target": "host.domain", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port_target', 'type': 'forwards', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port_target", "state": "absent", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'target': 'no_name.localdomain', 'type': 'forwards', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"state": "absent", "target": "no_name.localdomain", "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1906, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_severity_only", "severity": "err", "state": "absent", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility", "state": "absent", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_udp", "state": "absent", "target": "host.domain", "type": "forwards", "udp_port": 6514}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_protocol_port", "state": "absent", "target": "host.domain", "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:54:38 UTC", "ActiveEnterTimestampMonotonic": "99938589", "ActiveExitTimestamp": "Wed 2021-05-26 10:54:38 UTC", "ActiveExitTimestampMonotonic": "99492879", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:54:38 UTC", "AssertTimestampMonotonic": "99932643", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "175959000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:54:38 UTC", "ConditionTimestampMonotonic": "99932643", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15395", "ExecMainStartTimestamp": "Wed 2021-05-26 10:54:38 UTC", "ExecMainStartTimestampMonotonic": "99934257", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:54:38 UTC] ; stop_time=[n/a] ; pid=15395 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:54:38 UTC] ; stop_time=[n/a] ; pid=15395 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:54:38 UTC", "InactiveEnterTimestampMonotonic": "99931880", "InactiveExitTimestamp": "Wed 2021-05-26 10:54:38 UTC", "InactiveExitTimestampMonotonic": "99934553", "InvocationID": "5933c4f83f024af6986e8ed2df739e79", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15395", "MemoryAccounting": "yes", "MemoryCurrent": "2265088", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:54:38 UTC", "StateChangeTimestampMonotonic": "99938589", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:55:20 UTC", "ActiveEnterTimestampMonotonic": "141785689", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:55:20 UTC", "AssertTimestampMonotonic": "141781182", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3520000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:55:20 UTC", "ConditionTimestampMonotonic": "141781181", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21598", "ExecMainStartTimestamp": "Wed 2021-05-26 10:55:20 UTC", "ExecMainStartTimestampMonotonic": "141782340", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:55:20 UTC] ; stop_time=[n/a] ; pid=21598 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:55:20 UTC] ; stop_time=[n/a] ; pid=21598 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:55:20 UTC", "InactiveExitTimestampMonotonic": "141782717", "InvocationID": "1d48ff666fcf4fabaddfecaf216c6ac4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21598", "MemoryAccounting": "yes", "MemoryCurrent": "602112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:55:20 UTC", "StateChangeTimestampMonotonic": "141785689", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Creating fake key/certs files for the following test cases] ************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:313 changed: [/cache/fedora-32.qcow2] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/tmp/test-ca.crt", "gid": 0, "group": "root", "item": "/tmp/test-ca.crt", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0444", "owner": "root", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1622026520.9297416-289099-267809804881781/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/tmp/test-cert.pem", "gid": 0, "group": "root", "item": "/tmp/test-cert.pem", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0444", "owner": "root", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1622026521.2604415-289099-136060449200981/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/tmp/test-key.pem", "gid": 0, "group": "root", "item": "/tmp/test-key.pem", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0444", "owner": "root", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1622026521.5986578-289099-215597531791135/source", "state": "file", "uid": 0} TASK [TEST CASE 1; Test the configuration, basics input and a forwards output with ca_cert] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:326 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-gnutls-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2050761cadd6c775461797c05e8d405312e072a1", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "md5sum": "e4259f35fa3e839d0a94191c6affc768", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 150, "src": "/root/.ansible/tmp/ansible-tmp-1622026529.8400066-289365-198077429853644/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026530.4976206-289365-146431998232708/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/etc/pki/tls/certs/test-ca.crt", "gid": 0, "group": "root", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1622026531.313725-289424-47282194648373/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c071e0542e2a1e223bad76802b2eef0eb0f6ac9a", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "md5sum": "94e7c6d8f5beea2ead8a2a8047ce93a0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 478, "src": "/root/.ansible/tmp/ansible-tmp-1622026532.4872239-289472-94965200746521/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026533.43476-289510-53288898863013/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622026534.2589304-289544-117135637413736/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "82de05414ef09c9ac7535f91cee87d3c45e08a99", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "c19ae272ca575431314ae3dd919ac0a4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 375, "src": "/root/.ansible/tmp/ansible-tmp-1622026535.2434325-289586-185653621817952/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:55:36 UTC", "ActiveEnterTimestampMonotonic": "157978116", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:55:36 UTC", "AssertTimestampMonotonic": "157971320", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "50685000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:55:36 UTC", "ConditionTimestampMonotonic": "157971319", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23423", "ExecMainStartTimestamp": "Wed 2021-05-26 10:55:36 UTC", "ExecMainStartTimestampMonotonic": "157972767", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:55:36 UTC] ; stop_time=[n/a] ; pid=23423 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:55:36 UTC] ; stop_time=[n/a] ; pid=23423 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:55:36 UTC", "InactiveExitTimestampMonotonic": "157973080", "InvocationID": "a6edf6207992492cb102efe11e89bb43", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23423", "MemoryAccounting": "yes", "MemoryCurrent": "1220608", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:55:36 UTC", "StateChangeTimestampMonotonic": "157978116", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:357 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1622026536.5851612, "ctime": 1622026530.4431612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5071, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026530.1891613, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 150, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026536.5851612, "ctime": 1622026534.0261612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026533.7821612, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026536.5851612, "ctime": 1622026535.8351612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026535.5911613, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 375, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026440.4961612, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026536.5851612, "ctime": 1622026534.8641613, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026534.6211612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026536.5851612, "ctime": 1622026533.0751612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026532.8341613, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 478, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026536.5851612, "ctime": 1622026531.1311612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5073, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026530.8691611, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1622026536.5851612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "82de05414ef09c9ac7535f91cee87d3c45e08a99", "ctime": 1622026535.8351612, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026535.5911613, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 375, "uid": 0, "version": "1860636739", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": {"atime": 1622026536.5851612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1622026534.8641613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026534.6211612, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "856333218", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:367 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:375 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "d09e378e6cf22dc937ed8481df00e1297ea89679", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "a09b2e08fcbd9ae810d5a6852387a1c8", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 373, "src": "/root/.ansible/tmp/ansible-tmp-1622026540.1555996-289747-37671022805168/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:394 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.003151", "end": "2021-05-26 10:55:41.162752", "rc": 0, "start": "2021-05-26 10:55:41.159601", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake ca cert is successfully copied] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:398 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622026531.9071612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "ctime": 1622026531.9141612, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1622026531.6571612, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 32, "uid": 0, "version": "3475632866", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the fake key/certs paths are set in the global config.] ************ task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:404 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-ca.crt", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.003044", "end": "2021-05-26 10:55:41.887962", "rc": 0, "start": "2021-05-26 10:55:41.884918", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"", "stdout_lines": [" defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\""]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:410 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1687, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com', 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:55:37 UTC", "ActiveEnterTimestampMonotonic": "158936926", "ActiveExitTimestamp": "Wed 2021-05-26 10:55:37 UTC", "ActiveExitTimestampMonotonic": "158596019", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:55:37 UTC", "AssertTimestampMonotonic": "158931009", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "60467000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:55:37 UTC", "ConditionTimestampMonotonic": "158931008", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23505", "ExecMainStartTimestamp": "Wed 2021-05-26 10:55:37 UTC", "ExecMainStartTimestampMonotonic": "158932583", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:55:37 UTC] ; stop_time=[n/a] ; pid=23505 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:55:37 UTC] ; stop_time=[n/a] ; pid=23505 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:55:37 UTC", "InactiveEnterTimestampMonotonic": "158929847", "InactiveExitTimestamp": "Wed 2021-05-26 10:55:37 UTC", "InactiveExitTimestampMonotonic": "158933158", "InvocationID": "9e2e5ad9fcb74a7285c8b97e17f480ab", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23505", "MemoryAccounting": "yes", "MemoryCurrent": "1216512", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:55:37 UTC", "StateChangeTimestampMonotonic": "158936926", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:55:51 UTC", "ActiveEnterTimestampMonotonic": "172469412", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:55:51 UTC", "AssertTimestampMonotonic": "172463691", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3995000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:55:51 UTC", "ConditionTimestampMonotonic": "172463690", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "25466", "ExecMainStartTimestamp": "Wed 2021-05-26 10:55:51 UTC", "ExecMainStartTimestampMonotonic": "172465179", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:55:51 UTC] ; stop_time=[n/a] ; pid=25466 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:55:51 UTC] ; stop_time=[n/a] ; pid=25466 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:55:51 UTC", "InactiveExitTimestampMonotonic": "172465506", "InvocationID": "d49f6a51e66d42d4b7377de5bbfed8a2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "25466", "MemoryAccounting": "yes", "MemoryCurrent": "602112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:55:51 UTC", "StateChangeTimestampMonotonic": "172469412", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:440 changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-ca.crt", "path": "/etc/pki/tls/certs/test-ca.crt", "state": "absent"} TASK [Uninstall rsyslog-gnutls] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:445 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-gnutls-8.2010.0-1.fc32.x86_64"]} TASK [TEST CASE 2; Test the configuration, basics input and a forwards output with logging_pki_files] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:451 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-gnutls-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6e8a6af766f19bab8de549a09ce1031d6859bfd7", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "84c545c438d1c3947aa8e9bb70e1207c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 286, "src": "/root/.ansible/tmp/ansible-tmp-1622026563.1641276-290440-225923518687253/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026563.8343205-290440-3118778937795/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/etc/pki/tls/certs/test-ca.crt", "gid": 0, "group": "root", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1622026564.69382-290499-135049988243583/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/etc/pki/tls/certs/test-cert.pem", "gid": 0, "group": "root", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1622026565.3531387-290527-48666343788671/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/etc/pki/tls/private/test-key.pem", "gid": 0, "group": "root", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1622026566.0090125-290555-196981830229565/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c071e0542e2a1e223bad76802b2eef0eb0f6ac9a", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "md5sum": "94e7c6d8f5beea2ead8a2a8047ce93a0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 478, "src": "/root/.ansible/tmp/ansible-tmp-1622026567.0885124-290599-183657755737499/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026568.082996-290637-161755484768735/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622026568.940185-290671-188397146255405/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "cbf34f8ad1fe0de4f4a09a2f181aba788fe16cbf", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b35f59e76270f9094e5722de542c56db", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 380, "src": "/root/.ansible/tmp/ansible-tmp-1622026570.03934-290713-160147486674566/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:56:11 UTC", "ActiveEnterTimestampMonotonic": "192825540", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:56:11 UTC", "AssertTimestampMonotonic": "192818414", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "64109000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:56:11 UTC", "ConditionTimestampMonotonic": "192818413", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27704", "ExecMainStartTimestamp": "Wed 2021-05-26 10:56:11 UTC", "ExecMainStartTimestampMonotonic": "192819977", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:56:11 UTC] ; stop_time=[n/a] ; pid=27704 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:56:11 UTC] ; stop_time=[n/a] ; pid=27704 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:56:11 UTC", "InactiveExitTimestampMonotonic": "192820324", "InvocationID": "2e61a50c641f45a990105e8e7be7f069", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "27704", "MemoryAccounting": "yes", "MemoryCurrent": "1122304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:56:11 UTC", "StateChangeTimestampMonotonic": "192825540", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:483 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1622026571.4321613, "ctime": 1622026563.7701612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5064, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026563.5191612, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026571.4321613, "ctime": 1622026568.7031612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026568.4371612, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026571.4321613, "ctime": 1622026570.6461613, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026570.3891613, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 380, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026440.4961612, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026571.4321613, "ctime": 1622026569.5861611, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026569.2971613, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026571.4321613, "ctime": 1622026567.7031612, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026567.4341612, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 478, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026571.4321613, "ctime": 1622026564.4751613, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5073, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026564.2251613, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1622026571.4321613, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cbf34f8ad1fe0de4f4a09a2f181aba788fe16cbf", "ctime": 1622026570.6461613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026570.3891613, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 380, "uid": 0, "version": "1778916286", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": {"atime": 1622026571.4321613, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1622026569.5861611, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026569.2971613, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "4073375336", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:493 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:501 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "8cdb5c45bb770ef707e4f738d916e2b15af52d09", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "2bee42715c502bc1137839e93fd15815", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 378, "src": "/root/.ansible/tmp/ansible-tmp-1622026574.975353-290874-104044436444453/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:520 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.003332", "end": "2021-05-26 10:56:15.938849", "rc": 0, "start": "2021-05-26 10:56:15.935517", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake key/certs are successfully copied] ************************ task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:524 ok: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/certs/test-ca.crt", "stat": {"atime": 1622026565.2731612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "ctime": 1622026565.2801611, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1622026565.0221612, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 32, "uid": 0, "version": "3350258402", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/certs/test-cert.pem", "stat": {"atime": 1622026565.9231613, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "ctime": 1622026565.9311612, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1622026565.6791613, "nlink": 1, "path": "/etc/pki/tls/certs/test-cert.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 34, "uid": 0, "version": "3560755226", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/private/test-key.pem", "stat": {"atime": 1622026566.5961611, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "ctime": 1622026566.6041613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0400", "mtime": 1622026566.3441613, "nlink": 1, "path": "/etc/pki/tls/private/test-key.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 33, "uid": 0, "version": "176923655", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the fake key/certs paths are set in the global config.] ************ task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:534 ok: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-ca.crt", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.002992", "end": "2021-05-26 10:56:17.344901", "item": "/etc/pki/tls/certs/test-ca.crt", "rc": 0, "start": "2021-05-26 10:56:17.341909", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"", "stdout_lines": [" defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\""]} ok: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-cert.pem", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.003718", "end": "2021-05-26 10:56:17.687255", "item": "/etc/pki/tls/certs/test-cert.pem", "rc": 0, "start": "2021-05-26 10:56:17.683537", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"", "stdout_lines": [" defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\""]} ok: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/private/test-key.pem", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.004681", "end": "2021-05-26 10:56:18.029884", "item": "/etc/pki/tls/private/test-key.pem", "rc": 0, "start": "2021-05-26 10:56:18.025203", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"", "stdout_lines": [" defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\""]} TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:542 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1715, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com', 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:56:12 UTC", "ActiveEnterTimestampMonotonic": "193688658", "ActiveExitTimestamp": "Wed 2021-05-26 10:56:12 UTC", "ActiveExitTimestampMonotonic": "193396928", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:56:12 UTC", "AssertTimestampMonotonic": "193683329", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "61484000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:56:12 UTC", "ConditionTimestampMonotonic": "193683329", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27786", "ExecMainStartTimestamp": "Wed 2021-05-26 10:56:12 UTC", "ExecMainStartTimestampMonotonic": "193684648", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:56:12 UTC] ; stop_time=[n/a] ; pid=27786 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:56:12 UTC] ; stop_time=[n/a] ; pid=27786 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:56:12 UTC", "InactiveEnterTimestampMonotonic": "193682591", "InactiveExitTimestamp": "Wed 2021-05-26 10:56:12 UTC", "InactiveExitTimestampMonotonic": "193684941", "InvocationID": "13130545ef43494eb726cc1c867bff5d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "27786", "MemoryAccounting": "yes", "MemoryCurrent": "1302528", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:56:12 UTC", "StateChangeTimestampMonotonic": "193688658", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:56:27 UTC", "ActiveEnterTimestampMonotonic": "208710447", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:56:27 UTC", "AssertTimestampMonotonic": "208705411", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3732000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:56:27 UTC", "ConditionTimestampMonotonic": "208705410", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30050", "ExecMainStartTimestamp": "Wed 2021-05-26 10:56:27 UTC", "ExecMainStartTimestampMonotonic": "208706784", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:56:27 UTC] ; stop_time=[n/a] ; pid=30050 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:56:27 UTC] ; stop_time=[n/a] ; pid=30050 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:56:27 UTC", "InactiveExitTimestampMonotonic": "208707093", "InvocationID": "d1c52ceb8be4457a93378397a4dedff6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30050", "MemoryAccounting": "yes", "MemoryCurrent": "593920", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:56:27 UTC", "StateChangeTimestampMonotonic": "208710447", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:573 changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-ca.crt", "path": "/etc/pki/tls/certs/test-ca.crt", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-cert.pem", "path": "/etc/pki/tls/certs/test-cert.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/test-key.pem", "path": "/etc/pki/tls/private/test-key.pem", "state": "absent"} TASK [TEST CASE 3; Error case for setting logging_pki_files - missing cert_src] *** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:582 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026596.4532042-291629-88856636692067/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026597.1233456-291629-218388239941001/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 failed: [/cache/fedora-32.qcow2] (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "msg": "Error: tls is enabled in forwards_severity_and_facility; you must specify logging_pki_files ca_cert_src and/or ca_cert in the playbook var section."} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:610 ok: [/cache/fedora-32.qcow2] => { "msg": "Caught an expected error - {'results': [{'failed': True, 'msg': 'Error: tls is enabled in forwards_severity_and_facility; you must specify logging_pki_files ca_cert_src and/or ca_cert in the playbook var section.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': [{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}]}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': []}], 'failed': True, 'msg': 'All items completed', 'changed': False}" } TASK [assert...] *************************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:612 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 3; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:616 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/rsyslog.d-20210526T105308/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 626, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026477.4961612, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026442.1401613, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026441.7861612, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3711028640", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514, 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.virt.pnr.lab.eng.rdu2.redhat.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.virt.pnr.lab.eng.rdu2.redhat.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.virt.pnr.lab.eng.rdu2.redhat.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.virt.pnr.lab.eng.rdu2.redhat.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 ok: [/cache/fedora-32.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} TASK [clean up fake pki files] ************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:635 ok: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/private/test-key.pem", "path": "/etc/pki/tls/private/test-key.pem", "state": "absent"} TASK [clean up local files] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:640 changed: [/cache/fedora-32.qcow2] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-ca.crt", "path": "/tmp/test-ca.crt", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-cert.pem", "path": "/tmp/test-cert.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-key.pem", "path": "/tmp/test-key.pem", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item=/tmp/__testfile__) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/__testfile__", "path": "/tmp/__testfile__", "state": "absent"} TASK [Uninstall rsyslog-gnutls] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_basics_forwards.yml:649 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-gnutls-8.2010.0-1.fc32.x86_64"]} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:56:51 UTC", "ActiveEnterTimestampMonotonic": "232780526", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:56:51 UTC", "AssertTimestampMonotonic": "232774312", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4098000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:56:51 UTC", "ConditionTimestampMonotonic": "232774312", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32669", "ExecMainStartTimestamp": "Wed 2021-05-26 10:56:51 UTC", "ExecMainStartTimestampMonotonic": "232776157", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:56:51 UTC] ; stop_time=[n/a] ; pid=32669 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:56:51 UTC] ; stop_time=[n/a] ; pid=32669 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:56:51 UTC", "InactiveExitTimestampMonotonic": "232776647", "InvocationID": "631d132f5b3a49b3a9a1742c77f38111", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32669", "MemoryAccounting": "yes", "MemoryCurrent": "614400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:56:51 UTC", "StateChangeTimestampMonotonic": "232780526", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=533 changed=81 unreachable=0 failed=0 skipped=417 rescued=1 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_combination.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_combination.yml ************************************************ 1 plays in /tmp/tmpqb8plb9r/tests/tests_combination.yml PLAY [Combination test - test for (2 types of inputs) x (2 types of outputs) combination] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:2 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [Generate an input log dir /var/log/inputdirectory] *********************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:17 changed: [/cache/fedora-32.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/inputdirectory", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [TEST CASE 0; Ensure that the role runs with complicated flows - M x N combinations] *** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:24 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0', 'files_test1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0", "files_test1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_1', 'inputs': ['files_input'], 'outputs': ['files_test0', 'files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_1", "outputs": ["files_test0", "files_test1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105705"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105705", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105705/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026676.3620505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622026673.2280505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "4277204801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622026678.0509918-292490-62341564918364/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026678.9564674-292520-46148561878279/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026679.702112-292520-206756242813805/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622026680.8312283-292619-20111306860859/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d824bead5eb0785d61dac63f0e02efef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1622026681.6801715-292653-137100808619791/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "9a232e2a342ff743e5b2cfeb3890396b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "src": "/root/.ansible/tmp/ansible-tmp-1622026682.759701-292695-264926837981566/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026684.7993085-292770-246373041947500/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b0ab58ced7d24adb5c768e25b861eab2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1622026685.6311433-292804-168342124524325/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a2e0b8b19e459460c23f0f4ead00337a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1622026686.4366903-292836-267031462432300/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1622026689.8377757-292963-254439734824805/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1622026690.7270348-292995-252317715022284/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:58:13 UTC", "ActiveEnterTimestampMonotonic": "76594255", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:58:13 UTC", "AssertTimestampMonotonic": "76588080", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "170225000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:58:13 UTC", "ConditionTimestampMonotonic": "76588079", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12542", "ExecMainStartTimestamp": "Wed 2021-05-26 10:58:13 UTC", "ExecMainStartTimestampMonotonic": "76589259", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:58:13 UTC] ; stop_time=[n/a] ; pid=12542 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:58:13 UTC] ; stop_time=[n/a] ; pid=12542 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:58:13 UTC", "InactiveExitTimestampMonotonic": "76589629", "InvocationID": "c351206a293649be88d017592daa56f4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12542", "MemoryAccounting": "yes", "MemoryCurrent": "2314240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:58:13 UTC", "StateChangeTimestampMonotonic": "76594255", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:82 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1622026693.1690505, "ctime": 1622026680.6420505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026680.3880506, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026688.3820505, "ctime": 1622026686.2330506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026685.9870505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 88, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026693.1690505, "ctime": 1622026678.8510506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026678.5480506, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026692.0670505, "ctime": 1622026690.5440505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026690.2960505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026686.7630506, "ctime": 1622026684.6080506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026684.3540506, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026691.2400506, "ctime": 1622026689.6480505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026689.3910506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026676.3620505, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026683.3360505, "ctime": 1622026682.5730505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026682.3200505, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 768, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026693.1690505, "ctime": 1622026681.4850507, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026681.2360506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026693.1690505, "ctime": 1622026679.5080507, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026679.2550507, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026687.6160505, "ctime": 1622026685.4330506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026685.1850505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_test0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_test0.conf", "stat": {"atime": 1622026687.6160505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1622026685.4330506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026685.1850505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "4267442298", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1622026691.2400506, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1622026689.6480505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026689.3910506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "3810667790", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "ctime": 1622026681.4850507, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026681.2360506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "version": "3089594370", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:93 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the files config exists] **************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:100 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622026687.6160505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1622026685.4330506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026685.1850505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "4267442298", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the filter and action in the files output config] ****************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:107 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_test0.conf"], "delta": "0:00:00.003798", "end": "2021-05-26 10:58:17.826887", "rc": 0, "start": "2021-05-26 10:58:17.823089", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:115 included: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml for /cache/fedora-32.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.003972", "end": "2021-05-26 10:58:18.227897", "rc": 0, "start": "2021-05-26 10:58:18.223925", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:00.004704", "end": "2021-05-26 10:58:18.573282", "rc": 0, "start": "2021-05-26 10:58:18.568578", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:58:18 ibm-p8-kvm-03-guest-02 ansible-command[13307]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nMay 26 10:58:18 ibm-p8-kvm-03-guest-02 testTag0[13308]: testMessage0\nMay 26 10:58:18 ibm-p8-kvm-03-guest-02 ansible-command[13382]: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["May 26 10:58:18 ibm-p8-kvm-03-guest-02 ansible-command[13307]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "May 26 10:58:18 ibm-p8-kvm-03-guest-02 testTag0[13308]: testMessage0", "May 26 10:58:18 ibm-p8-kvm-03-guest-02 ansible-command[13382]: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:121 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1622026699.461451-293299-125215060688588/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:136 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.006853", "end": "2021-05-26 10:58:19.669353", "rc": 0, "start": "2021-05-26 10:58:19.662500", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if the input files config exists] ********************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:140 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "ctime": 1622026681.4850507, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026681.2360506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "version": "3089594370", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the input call with tag=files_input] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:146 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", " *input(type=\"imfile\" file=\"/var/log/inputdirectory/\\*.log\" tag=\"files_input\"", "/etc/rsyslog.d/90-input-files-files_input.conf"], "delta": "0:00:00.003164", "end": "2021-05-26 10:58:20.406037", "rc": 0, "start": "2021-05-26 10:58:20.402873", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")"]} TASK [Create a test log file with a log message in /var/log/inputdirectory] **** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:156 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\necho '<167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz' > /var/log/inputdirectory/test.log", "delta": "0:00:00.004685", "end": "2021-05-26 10:58:20.776975", "rc": 0, "start": "2021-05-26 10:58:20.772290", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake test log message in /var/log/messages] ******************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:163 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "files_input .*abcdefghijklmnopqrstuvwxyz$", "/var/log/messages"], "delta": "0:00:00.004304", "end": "2021-05-26 10:58:21.146902", "rc": 0, "start": "2021-05-26 10:58:21.142598", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:58:20 ibm-p8-kvm-03-guest-02 files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz", "stdout_lines": ["May 26 10:58:20 ibm-p8-kvm-03-guest-02 files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:169 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_test1.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1577, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444, 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444, 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:58:13 UTC", "ActiveEnterTimestampMonotonic": "77407627", "ActiveExitTimestamp": "Wed 2021-05-26 10:58:13 UTC", "ActiveExitTimestampMonotonic": "77145728", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:58:13 UTC", "AssertTimestampMonotonic": "77402067", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "96854000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:58:13 UTC", "ConditionTimestampMonotonic": "77402067", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12625", "ExecMainStartTimestamp": "Wed 2021-05-26 10:58:13 UTC", "ExecMainStartTimestampMonotonic": "77403256", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:58:13 UTC] ; stop_time=[n/a] ; pid=12625 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:58:13 UTC] ; stop_time=[n/a] ; pid=12625 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:58:13 UTC", "InactiveEnterTimestampMonotonic": "77400978", "InactiveExitTimestamp": "Wed 2021-05-26 10:58:13 UTC", "InactiveExitTimestampMonotonic": "77403540", "InvocationID": "dfe5723f0a514ce5920923318130194d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12625", "MemoryAccounting": "yes", "MemoryCurrent": "1794048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:58:13 UTC", "StateChangeTimestampMonotonic": "77407627", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:58:36 UTC", "ActiveEnterTimestampMonotonic": "100218291", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:58:36 UTC", "AssertTimestampMonotonic": "100213182", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3748000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:58:36 UTC", "ConditionTimestampMonotonic": "100213181", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15852", "ExecMainStartTimestamp": "Wed 2021-05-26 10:58:36 UTC", "ExecMainStartTimestampMonotonic": "100214391", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:58:36 UTC] ; stop_time=[n/a] ; pid=15852 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:58:36 UTC] ; stop_time=[n/a] ; pid=15852 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:58:36 UTC", "InactiveExitTimestampMonotonic": "100214705", "InvocationID": "ce51bf90e50544b2867d133b4df294b0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15852", "MemoryAccounting": "yes", "MemoryCurrent": "606208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:58:36 UTC", "StateChangeTimestampMonotonic": "100218291", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; Ensure that the role runs with complicated flows - N x M combinations] *** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:224 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input', 'files_input'], 'outputs': ['files_test0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input", "files_input"], "name": "flow_0", "outputs": ["files_test0"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input', 'files_input'], 'outputs': ['files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input", "files_input"], "name": "flow_1", "outputs": ["files_test1"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_2', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_2", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_3', 'inputs': ['basic_input'], 'outputs': ['forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_3", "outputs": ["forwards_facility_only"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026725.8566856-294227-3741299342555/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026726.5321202-294227-182083277679830/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": true, "length": 2, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "9a232e2a342ff743e5b2cfeb3890396b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "src": "/root/.ansible/tmp/ansible-tmp-1622026727.852785-294308-90922998153032/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622026728.7353826-294342-214570364037416/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d824bead5eb0785d61dac63f0e02efef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1622026729.638808-294376-296116630225/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026730.6770945-294414-99910407464424/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b0ab58ced7d24adb5c768e25b861eab2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1622026731.5292735-294448-82915894821632/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a2e0b8b19e459460c23f0f4ead00337a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1622026732.3298743-294480-175070510339542/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1622026735.7532704-294607-155805769842892/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1622026736.6212687-294639-230737777277522/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:58:58 UTC", "ActiveEnterTimestampMonotonic": "122400151", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:58:58 UTC", "AssertTimestampMonotonic": "122393452", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "64252000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:58:58 UTC", "ConditionTimestampMonotonic": "122393451", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18636", "ExecMainStartTimestamp": "Wed 2021-05-26 10:58:58 UTC", "ExecMainStartTimestampMonotonic": "122394731", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:58:58 UTC] ; stop_time=[n/a] ; pid=18636 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:58:58 UTC] ; stop_time=[n/a] ; pid=18636 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:58:58 UTC", "InactiveExitTimestampMonotonic": "122395150", "InvocationID": "19c87edb60ac4d4b9dffc02986969517", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18636", "MemoryAccounting": "yes", "MemoryCurrent": "6828032", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:58:58 UTC", "StateChangeTimestampMonotonic": "122400151", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:281 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1622026738.9750507, "ctime": 1622026728.5480506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026728.2880507, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026734.2660506, "ctime": 1622026732.1590505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026731.8990505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 88, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026738.9750507, "ctime": 1622026725.6740506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026725.4180505, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026737.9650505, "ctime": 1622026736.4340506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026736.1840506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026732.7220507, "ctime": 1622026730.4920506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026730.2360506, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026737.1640506, "ctime": 1622026735.5900505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026735.3130505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026676.3620505, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026738.9740505, "ctime": 1622026727.6600506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026727.4040506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 768, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026738.9740505, "ctime": 1622026729.4610505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026729.1890507, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026738.9750507, "ctime": 1622026726.3340507, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026726.0870507, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026733.4880505, "ctime": 1622026731.3140507, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026731.0750506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_test0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_test0.conf", "stat": {"atime": 1622026733.4880505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1622026731.3140507, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026731.0750506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "1483448922", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1622026737.1640506, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1622026735.5900505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026735.3130505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "2095385824", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1622026738.9740505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "ctime": 1622026729.4610505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026729.1890507, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "version": "1543109560", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:292 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check the files config stat] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:299 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622026733.4880505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1622026731.3140507, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026731.0750506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "1483448922", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Grep output to messages line] ******************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:306 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_test0.conf"], "delta": "0:00:00.005028", "end": "2021-05-26 10:59:03.405203", "rc": 0, "start": "2021-05-26 10:59:03.400175", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:314 included: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml for /cache/fedora-32.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag1", "testMessage1"], "delta": "0:00:00.003970", "end": "2021-05-26 10:59:03.879287", "rc": 0, "start": "2021-05-26 10:59:03.875317", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage1", "/var/log/messages"], "delta": "0:00:00.003495", "end": "2021-05-26 10:59:04.232926", "rc": 0, "start": "2021-05-26 10:59:04.229431", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:59:03 ibm-p8-kvm-03-guest-02 ansible-command[19401]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag1 testMessage1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nMay 26 10:59:03 ibm-p8-kvm-03-guest-02 testTag1[19402]: testMessage1", "stdout_lines": ["May 26 10:59:03 ibm-p8-kvm-03-guest-02 ansible-command[19401]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag1 testMessage1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "May 26 10:59:03 ibm-p8-kvm-03-guest-02 testTag1[19402]: testMessage1"]} TASK [Check the forwarding config stat] **************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:320 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622026737.1640506, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1622026735.5900505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026735.3130505, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "2095385824", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:326 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/__testfile__", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:341 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.003140", "end": "2021-05-26 10:59:05.535607", "rc": 0, "start": "2021-05-26 10:59:05.532467", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the files config stat] ********************************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:345 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622026738.9740505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "ctime": 1622026729.4610505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026729.1890507, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "version": "1543109560", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the input call with tag=files_input] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:351 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", " *input(type=\"imfile\" file=\"/var/log/inputdirectory/\\*.log\" tag=\"files_input\"", "/etc/rsyslog.d/90-input-files-files_input.conf"], "delta": "0:00:00.003243", "end": "2021-05-26 10:59:06.256893", "rc": 0, "start": "2021-05-26 10:59:06.253650", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")"]} TASK [Create a test log file with a log message in /var/log/inputdirectory] **** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:361 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\necho '<167>Dec 26 01:00:00 11.22.33.44 tag msgnum:00000001:26:ABCDEFGHIJKLMNOPQRSTUVWXYZ' >> /var/log/inputdirectory/test.log", "delta": "0:00:00.004168", "end": "2021-05-26 10:59:06.611635", "rc": 0, "start": "2021-05-26 10:59:06.607467", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake test log message in /var/log/messages] ******************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:368 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "files_input .*ABCDEFGHIJKLMNOPQRSTUVWXYZ$", "/var/log/messages"], "delta": "0:00:00.004478", "end": "2021-05-26 10:59:06.969104", "rc": 0, "start": "2021-05-26 10:59:06.964626", "stderr": "", "stderr_lines": [], "stdout": "May 26 10:59:06 ibm-p8-kvm-03-guest-02 files_input <167>Dec 26 01:00:00 11.22.33.44 tag msgnum:00000001:26:ABCDEFGHIJKLMNOPQRSTUVWXYZ", "stdout_lines": ["May 26 10:59:06 ibm-p8-kvm-03-guest-02 files_input <167>Dec 26 01:00:00 11.22.33.44 tag msgnum:00000001:26:ABCDEFGHIJKLMNOPQRSTUVWXYZ"]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:374 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_test1.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1576, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": true, "length": 2, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:58:59 UTC", "ActiveEnterTimestampMonotonic": "123156691", "ActiveExitTimestamp": "Wed 2021-05-26 10:58:59 UTC", "ActiveExitTimestampMonotonic": "122947488", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:58:59 UTC", "AssertTimestampMonotonic": "123150730", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "93146000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:58:59 UTC", "ConditionTimestampMonotonic": "123150729", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18719", "ExecMainStartTimestamp": "Wed 2021-05-26 10:58:59 UTC", "ExecMainStartTimestampMonotonic": "123151947", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:58:59 UTC] ; stop_time=[n/a] ; pid=18719 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:58:59 UTC] ; stop_time=[n/a] ; pid=18719 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:58:59 UTC", "InactiveEnterTimestampMonotonic": "123150035", "InactiveExitTimestamp": "Wed 2021-05-26 10:58:59 UTC", "InactiveExitTimestampMonotonic": "123152241", "InvocationID": "48f5bd8a4c9e45339ffad6805910ad98", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18719", "MemoryAccounting": "yes", "MemoryCurrent": "1794048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:58:59 UTC", "StateChangeTimestampMonotonic": "123156691", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:59:21 UTC", "ActiveEnterTimestampMonotonic": "144683786", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:59:21 UTC", "AssertTimestampMonotonic": "144679203", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3422000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:59:21 UTC", "ConditionTimestampMonotonic": "144679202", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21928", "ExecMainStartTimestamp": "Wed 2021-05-26 10:59:21 UTC", "ExecMainStartTimestampMonotonic": "144680425", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:59:21 UTC] ; stop_time=[n/a] ; pid=21928 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:59:21 UTC] ; stop_time=[n/a] ; pid=21928 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:59:21 UTC", "InactiveExitTimestampMonotonic": "144680924", "InvocationID": "24bed59173844b43875a0e3c85717b51", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21928", "MemoryAccounting": "yes", "MemoryCurrent": "614400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:59:21 UTC", "StateChangeTimestampMonotonic": "144683786", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 2; Absent state test - Running combination configured logging role twice] *** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:425 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0', 'files_test1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0", "files_test1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_1', 'inputs': ['files_input'], 'outputs': ['files_test0', 'files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_1", "outputs": ["files_test0", "files_test1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622026770.2592819-295856-229029428812974/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622026770.9322429-295856-95687322076667/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": true, "length": 2, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "9a232e2a342ff743e5b2cfeb3890396b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "src": "/root/.ansible/tmp/ansible-tmp-1622026772.328783-295937-79221203566424/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622026773.2239547-295971-173722976779983/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d824bead5eb0785d61dac63f0e02efef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1622026774.1811447-296005-24841825967430/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622026775.1566713-296043-181092652185129/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b0ab58ced7d24adb5c768e25b861eab2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1622026776.0136747-296077-80985792678266/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a2e0b8b19e459460c23f0f4ead00337a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1622026776.92449-296109-26705407124327/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1622026780.447967-296236-277686265802569/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1622026781.2444348-296268-201082556037582/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:59:43 UTC", "ActiveEnterTimestampMonotonic": "166990847", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:59:43 UTC", "AssertTimestampMonotonic": "166984396", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "124565000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:59:43 UTC", "ConditionTimestampMonotonic": "166984396", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24713", "ExecMainStartTimestamp": "Wed 2021-05-26 10:59:43 UTC", "ExecMainStartTimestampMonotonic": "166985585", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:59:43 UTC] ; stop_time=[n/a] ; pid=24713 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:59:43 UTC] ; stop_time=[n/a] ; pid=24713 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 10:59:43 UTC", "InactiveExitTimestampMonotonic": "166985877", "InvocationID": "2d258b978de24401a44a71327c454aea", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "24713", "MemoryAccounting": "yes", "MemoryCurrent": "1933312", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:59:43 UTC", "StateChangeTimestampMonotonic": "166990847", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:480 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1622026783.5660505, "ctime": 1622026773.0860505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026772.7790506, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026778.8990505, "ctime": 1622026776.7380505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026776.4750507, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 88, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026783.5660505, "ctime": 1622026770.0610507, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5060, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026769.8020506, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026782.5380507, "ctime": 1622026781.0280507, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5108, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026780.7820506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026777.2820506, "ctime": 1622026774.9600506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026774.7000506, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026781.7910507, "ctime": 1622026780.2270505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026779.9890506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026676.3620505, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026783.5660505, "ctime": 1622026772.1510506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026771.8990505, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 768, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026783.5660505, "ctime": 1622026773.9870505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026773.7300506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026783.5660505, "ctime": 1622026770.7490506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026770.5050507, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026778.1010506, "ctime": 1622026775.8050506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026775.5580506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_test0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_test0.conf", "stat": {"atime": 1622026778.1010506, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1622026775.8050506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026775.5580506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "213218280", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1622026781.7910507, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1622026780.2270505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026779.9890506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "1035418039", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1622026783.5660505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "ctime": 1622026773.9870505, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026773.7300506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "version": "60549007", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:491 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generate test config file to be overridden] ****************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:498 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "2037a21ce163b09c9f9764a89cb48ea463b387de", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "md5sum": "4fd020822a6c0e3d9c4649546ebf1c88", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 496, "src": "/root/.ansible/tmp/ansible-tmp-1622026787.9758508-296506-130483662056650/source", "state": "file", "uid": 0} TASK [deploy reduced config to output into local files] ************************ task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:519 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_test1.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1586, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 ok: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": true, "length": 2, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "dce7c8df5b92df80c0de14ed991de8553faedb93", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\n"}], "state": "present", "type": "input"}, "md5sum": "1d18ecd9f6432c76e7c86e6a67cb12e8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 459, "src": "/root/.ansible/tmp/ansible-tmp-1622026797.8910203-296806-207954063521483/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 ok: [/cache/fedora-32.qcow2] => {"changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ActiveEnterTimestampMonotonic": "167561894", "ActiveExitTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ActiveExitTimestampMonotonic": "167546445", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:59:44 UTC", "AssertTimestampMonotonic": "167556563", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "82884000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ConditionTimestampMonotonic": "167556563", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24796", "ExecMainStartTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ExecMainStartTimestampMonotonic": "167557789", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:59:44 UTC] ; stop_time=[n/a] ; pid=24796 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:59:44 UTC] ; stop_time=[n/a] ; pid=24796 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:59:44 UTC", "InactiveEnterTimestampMonotonic": "167555703", "InactiveExitTimestamp": "Wed 2021-05-26 10:59:44 UTC", "InactiveExitTimestampMonotonic": "167558076", "InvocationID": "04a0fb6d229241a796af3d1d92b5cdb2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "24796", "MemoryAccounting": "yes", "MemoryCurrent": "1687552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:59:44 UTC", "StateChangeTimestampMonotonic": "167561894", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ActiveEnterTimestampMonotonic": "167561894", "ActiveExitTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ActiveExitTimestampMonotonic": "167546445", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 10:59:44 UTC", "AssertTimestampMonotonic": "167556563", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "84513000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ConditionTimestampMonotonic": "167556563", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24796", "ExecMainStartTimestamp": "Wed 2021-05-26 10:59:44 UTC", "ExecMainStartTimestampMonotonic": "167557789", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 10:59:44 UTC] ; stop_time=[n/a] ; pid=24796 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 10:59:44 UTC] ; stop_time=[n/a] ; pid=24796 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 10:59:44 UTC", "InactiveEnterTimestampMonotonic": "167555703", "InactiveExitTimestamp": "Wed 2021-05-26 10:59:44 UTC", "InactiveExitTimestampMonotonic": "167558076", "InvocationID": "04a0fb6d229241a796af3d1d92b5cdb2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "24796", "MemoryAccounting": "yes", "MemoryCurrent": "1691648", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 10:59:44 UTC", "StateChangeTimestampMonotonic": "167561894", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:570 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1622026783.5660505, "ctime": 1622026773.0860505, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026772.7790506, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026783.5660505, "ctime": 1622026770.0610507, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5060, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026769.8020506, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026777.2820506, "ctime": 1622026774.9600506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026774.7000506, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026676.3620505, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026807.4810505, "ctime": 1622026797.6840506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5110, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026797.4440506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 459, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026783.5660505, "ctime": 1622026770.7490506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026770.5050507, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622026778.1010506, "ctime": 1622026775.8050506, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622026775.5580506, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-basics-basic_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "stat": {"atime": 1622026807.4810505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dce7c8df5b92df80c0de14ed991de8553faedb93", "ctime": 1622026797.6840506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5110, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026797.4440506, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 459, "uid": 0, "version": "1343003512", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:579 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check /etc/rsyslog.d/90-input-basics-basic_input.conf was updated] ******* task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:586 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "# GENERATED BASICS CONFIG FILE", "/etc/rsyslog.d/90-input-basics-basic_input.conf"], "delta": "0:00:00.003503", "end": "2021-05-26 11:00:10.089629", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-05-26 11:00:10.086126", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:595 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.011417", "end": "2021-05-26 11:00:10.448645", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:00:10.437228", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Wed 2021-05-26 11:00:07 UTC; 2s ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 27697 (rsyslogd)\n Tasks: 3 (limit: 2334)\n Memory: 1.0M\n CPU: 17ms\n CGroup: /system.slice/rsyslog.service\n └─27697 /usr/sbin/rsyslogd -n\n\nMay 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nMay 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[27697]: imfile: no files configured to be monitored - no input will be gathered [v8.2010.0 try https://www.rsyslog.com/e/2212 ]\nMay 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nMay 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[27697]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"27697\" x-info=\"https://www.rsyslog.com\"] start\nMay 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[27697]: imjournal: journal files changed, reloading... [v8.2010.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Wed 2021-05-26 11:00:07 UTC; 2s ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 27697 (rsyslogd)", " Tasks: 3 (limit: 2334)", " Memory: 1.0M", " CPU: 17ms", " CGroup: /system.slice/rsyslog.service", " └─27697 /usr/sbin/rsyslogd -n", "", "May 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "May 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[27697]: imfile: no files configured to be monitored - no input will be gathered [v8.2010.0 try https://www.rsyslog.com/e/2212 ]", "May 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "May 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[27697]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"27697\" x-info=\"https://www.rsyslog.com\"] start", "May 26 11:00:07 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[27697]: imjournal: journal files changed, reloading... [v8.2010.0 try https://www.rsyslog.com/e/0 ]"]} TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:601 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/rsyslog.d-20210526T105705/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1203, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026693.1690505, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622026678.0030506, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5067, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622026677.6240506, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1048083801", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:00:07 UTC", "ActiveEnterTimestampMonotonic": "190905327", "ActiveExitTimestamp": "Wed 2021-05-26 11:00:07 UTC", "ActiveExitTimestampMonotonic": "190520087", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:00:07 UTC", "AssertTimestampMonotonic": "190899429", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "45120000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:00:07 UTC", "ConditionTimestampMonotonic": "190899429", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27697", "ExecMainStartTimestamp": "Wed 2021-05-26 11:00:07 UTC", "ExecMainStartTimestampMonotonic": "190900942", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:00:07 UTC] ; stop_time=[n/a] ; pid=27697 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:00:07 UTC] ; stop_time=[n/a] ; pid=27697 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:00:07 UTC", "InactiveEnterTimestampMonotonic": "190898552", "InactiveExitTimestamp": "Wed 2021-05-26 11:00:07 UTC", "InactiveExitTimestampMonotonic": "190901279", "InvocationID": "a71a27c07a2a49369476d694f2288946", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "27697", "MemoryAccounting": "yes", "MemoryCurrent": "1273856", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:00:07 UTC", "StateChangeTimestampMonotonic": "190905327", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} TASK [Cleaning up __testfile__] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_combination.yml:623 changed: [/cache/fedora-32.qcow2] => {"changed": true, "path": "/tmp/__testfile__", "state": "absent"} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:00:19 UTC", "ActiveEnterTimestampMonotonic": "202842413", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:00:19 UTC", "AssertTimestampMonotonic": "202837146", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3835000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:00:19 UTC", "ConditionTimestampMonotonic": "202837145", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29371", "ExecMainStartTimestamp": "Wed 2021-05-26 11:00:19 UTC", "ExecMainStartTimestampMonotonic": "202838783", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:00:19 UTC] ; stop_time=[n/a] ; pid=29371 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:00:19 UTC] ; stop_time=[n/a] ; pid=29371 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:00:19 UTC", "InactiveExitTimestampMonotonic": "202839221", "InvocationID": "19d8b74059d34561bba9224d8356b4b3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "29371", "MemoryAccounting": "yes", "MemoryCurrent": "622592", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:00:19 UTC", "StateChangeTimestampMonotonic": "202842413", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=480 changed=76 unreachable=0 failed=0 skipped=377 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_default.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_default.yml:3 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [default run (NOOP)] ****************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_default.yml:8 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110033"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110033", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110033/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026883.6108575, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622026880.3408575, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "2191920000", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_default.yml:12 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=28 changed=2 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_enabled.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_enabled.yml **************************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_enabled.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_enabled.yml:20 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [default run] ************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_enabled.yml:25 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110141"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110141", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110141/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026964.0525079, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622026960.667508, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "3252211093", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_enabled.yml:35 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622026964.0525079, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622026960.667508, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "3252211093", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 1, "files": [{"atime": 1622026964.051508, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 1, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_enabled.yml:43 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=33 changed=2 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_elasticsearch.yml **************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml PLAY [Ensure that the role runs with parameters from imfile to two elasticsearch outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:2 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [local certs are copied to the target host with the default configuration path.] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:28 ok: [/cache/fedora-32.qcow2] => (item=/tmp/es-ca.crt) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/tmp/es-ca.crt", "gid": 0, "group": "root", "item": "/tmp/es-ca.crt", "mode": "0400", "owner": "root", "path": "/tmp/es-ca.crt", "size": 30, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item=/tmp/es-cert.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/tmp/es-cert.pem", "gid": 0, "group": "root", "item": "/tmp/es-cert.pem", "mode": "0400", "owner": "root", "path": "/tmp/es-cert.pem", "size": 32, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item=/tmp/es-key.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/tmp/es-key.pem", "gid": 0, "group": "root", "item": "/tmp/es-key.pem", "mode": "0400", "owner": "root", "path": "/tmp/es-key.pem", "size": 31, "state": "file", "uid": 0} TASK [TEST CASE 0; local certs are copied to the target host with the default configuration path] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:42 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': '[elasticsearch_output]'}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": "[elasticsearch_output]"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027030.424573, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622027027.240573, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "4291118561", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622027032.119957-298909-191715545690745/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027033.062777-298939-76034321256271/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027033.7494316-298939-45525278856529/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622027034.8300536-299029-23777362410120/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b1233808651842af42b3871ea0a8be8b850f6445", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "present", "type": "input"}, "md5sum": "021e4b931be9371fe84cb628d9537650", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 97, "src": "/root/.ansible/tmp/ansible-tmp-1622027035.7198744-299063-88840069555736/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/pki/tls/certs/es-ca.crt", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1622027036.6164863-299099-23954181305944/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/pki/tls/certs/es-cert.pem", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1622027037.2924387-299127-175505824054925/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/pki/tls/private/es-key.pem", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1622027037.9801085-299155-22443954424595/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1622027042.3350718-299220-19064646313260/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "cb49e4fdc2c24a2213dc70f0645ab6e70fee2f70", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "984d477f4ab0f1986eee2fc2ecab51ad", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1094, "src": "/root/.ansible/tmp/ansible-tmp-1622027043.0018733-299220-211541951165445/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c0713cd9ddff2c49925e222e057b06e6115c3727", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "bfab05a4fefec456d8645e2627c5bcbe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2054, "src": "/root/.ansible/tmp/ansible-tmp-1622027043.8644326-299279-119511095241690/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027044.766289-299313-155287348138197/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622027045.5914438-299347-91404863439458/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:04:06 UTC", "ActiveEnterTimestampMonotonic": "74454878", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:04:06 UTC", "AssertTimestampMonotonic": "74444821", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8928000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:04:06 UTC", "ConditionTimestampMonotonic": "74444820", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12138", "ExecMainStartTimestamp": "Wed 2021-05-26 11:04:06 UTC", "ExecMainStartTimestampMonotonic": "74446027", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:04:06 UTC] ; stop_time=[n/a] ; pid=12138 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:04:06 UTC] ; stop_time=[n/a] ; pid=12138 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:04:06 UTC", "InactiveExitTimestampMonotonic": "74446297", "InvocationID": "647864bc017d454e8ff8134704ee4d51", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12138", "MemoryAccounting": "yes", "MemoryCurrent": "1499136", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:04:06 UTC", "StateChangeTimestampMonotonic": "74454878", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:73 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1622027046.0555727, "ctime": 1622027034.5575728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027034.2945728, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027043.575573, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027043.316573, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2054, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027042.6995728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027042.4525728, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1094, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027032.7975729, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027032.5315728, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027044.4765728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027044.223573, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027030.424573, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027045.2945728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027045.043573, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027035.428573, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027035.1805727, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 97, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027033.4585729, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027033.2095728, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027046.0555727, "ctime": 1622027042.0645728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027041.8055727, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1622027046.0555727, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b1233808651842af42b3871ea0a8be8b850f6445", "ctime": 1622027035.428573, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027035.1805727, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 97, "uid": 0, "version": "1709319670", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "stat": {"atime": 1622027046.0555727, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c0713cd9ddff2c49925e222e057b06e6115c3727", "ctime": 1622027043.575573, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027043.316573, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2054, "uid": 0, "version": "1468462601", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:83 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the output files config exists] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:91 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0555727, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c0713cd9ddff2c49925e222e057b06e6115c3727", "ctime": 1622027043.575573, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027043.316573, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2054, "uid": 0, "version": "1468462601", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied ca cert file exists] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:95 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"exists": false}} TASK [Check if the copied cert file exists] ************************************ task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"exists": false}} TASK [Check if the copied key file exists] ************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:103 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"exists": false}} TASK [Check certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:107 ok: [/cache/fedora-32.qcow2] => (item={'key': 'cacert', 'value': '/tmp/es-ca.crt'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.004057", "end": "2021-05-26 11:04:11.159322", "item": {"key": "cacert", "value": "/tmp/es-ca.crt"}, "rc": 0, "start": "2021-05-26 11:04:11.155265", "stderr": "", "stderr_lines": [], "stdout": " tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"", "stdout_lines": [" tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\""]} ok: [/cache/fedora-32.qcow2] => (item={'key': 'mycert', 'value': '/tmp/es-cert.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003357", "end": "2021-05-26 11:04:11.505098", "item": {"key": "mycert", "value": "/tmp/es-cert.pem"}, "rc": 0, "start": "2021-05-26 11:04:11.501741", "stderr": "", "stderr_lines": [], "stdout": " tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"", "stdout_lines": [" tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\""]} TASK [Check key in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:117 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003424", "end": "2021-05-26 11:04:11.870320", "rc": 0, "start": "2021-05-26 11:04:11.866896", "stderr": "", "stderr_lines": [], "stdout": " tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"", "stdout_lines": [" tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\""]} TASK [Check retryfailures in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:124 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "retryfailures=\"on\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003644", "end": "2021-05-26 11:04:12.235102", "rc": 0, "start": "2021-05-26 11:04:12.231458", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"on\"", "stdout_lines": [" retryfailures=\"on\""]} TASK [Check retryruleset in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:128 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "retryruleset=\"elasticsearch_output\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003919", "end": "2021-05-26 11:04:12.605085", "rc": 0, "start": "2021-05-26 11:04:12.601166", "stderr": "", "stderr_lines": [], "stdout": " retryruleset=\"elasticsearch_output\"", "stdout_lines": [" retryruleset=\"elasticsearch_output\""]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:133 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2431, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/pki/tls/certs/es-ca.crt", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "mode": "0444", "owner": "root", "path": "/etc/pki/tls/certs/es-ca.crt", "secontext": "system_u:object_r:cert_t:s0", "size": 30, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/pki/tls/certs/es-cert.pem", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "mode": "0444", "owner": "root", "path": "/etc/pki/tls/certs/es-cert.pem", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/pki/tls/private/es-key.pem", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "mode": "0400", "owner": "root", "path": "/etc/pki/tls/private/es-key.pem", "secontext": "system_u:object_r:cert_t:s0", "size": 31, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:04:06 UTC", "ActiveEnterTimestampMonotonic": "75025443", "ActiveExitTimestamp": "Wed 2021-05-26 11:04:06 UTC", "ActiveExitTimestampMonotonic": "75008760", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:04:06 UTC", "AssertTimestampMonotonic": "75015468", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8869000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:04:06 UTC", "ConditionTimestampMonotonic": "75015467", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12218", "ExecMainStartTimestamp": "Wed 2021-05-26 11:04:06 UTC", "ExecMainStartTimestampMonotonic": "75016592", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:04:06 UTC] ; stop_time=[n/a] ; pid=12218 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:04:06 UTC] ; stop_time=[n/a] ; pid=12218 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:04:06 UTC", "InactiveEnterTimestampMonotonic": "75014607", "InactiveExitTimestamp": "Wed 2021-05-26 11:04:06 UTC", "InactiveExitTimestampMonotonic": "75017038", "InvocationID": "00ffbb1292ba4c87a864876ba3576c56", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12218", "MemoryAccounting": "yes", "MemoryCurrent": "1499136", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:04:06 UTC", "StateChangeTimestampMonotonic": "75025443", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:04:27 UTC", "ActiveEnterTimestampMonotonic": "95988774", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:04:27 UTC", "AssertTimestampMonotonic": "95982769", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4949000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:04:27 UTC", "ConditionTimestampMonotonic": "95982768", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15124", "ExecMainStartTimestamp": "Wed 2021-05-26 11:04:27 UTC", "ExecMainStartTimestampMonotonic": "95983928", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:04:27 UTC] ; stop_time=[n/a] ; pid=15124 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:04:27 UTC] ; stop_time=[n/a] ; pid=15124 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:04:27 UTC", "InactiveExitTimestampMonotonic": "95984370", "InvocationID": "5ea592a0b9054fb9a2c9e0d43d81e1c4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15124", "MemoryAccounting": "yes", "MemoryCurrent": "606208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:04:27 UTC", "StateChangeTimestampMonotonic": "95988774", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:162 changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/private/es-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/es-key.pem", "path": "/etc/pki/tls/private/es-key.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/es-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/es-cert.pem", "path": "/etc/pki/tls/certs/es-cert.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/es-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/es-ca.crt", "path": "/etc/pki/tls/certs/es-ca.crt", "state": "absent"} TASK [Uninstall rsyslog-elasticsearch] ***************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:169 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64"]} TASK [TEST CASE 1; Elasticsearch config - local certs are copied to the target host with the specified path] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:175 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027080.3584967-300422-105018787785321/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027081.0312212-300422-279552662259992/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622027082.0728333-300495-65066317682866/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1622027082.952772-300529-60434046777559/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/es-ca-target.crt", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1622027083.8893297-300565-91663881816498/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/es-cert-target.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1622027084.5204592-300593-24795630580074/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/es-key-target.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1622027085.1392493-300621-130197192554840/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1622027089.0698857-300671-190680800517100/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "cb49e4fdc2c24a2213dc70f0645ab6e70fee2f70", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "984d477f4ab0f1986eee2fc2ecab51ad", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1094, "src": "/root/.ansible/tmp/ansible-tmp-1622027089.713813-300671-171310420106925/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8be7f1e1032eb638955c872f898c549016f183e3", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "623ffbc224bcaf4f1684348bebb3540a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2014, "src": "/root/.ansible/tmp/ansible-tmp-1622027090.5216174-300730-159200978077400/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027091.3520463-300764-51180873645938/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622027092.1757104-300798-209655620781911/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:04:52 UTC", "ActiveEnterTimestampMonotonic": "121018131", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:04:52 UTC", "AssertTimestampMonotonic": "121007557", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9407000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:04:52 UTC", "ConditionTimestampMonotonic": "121007557", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17983", "ExecMainStartTimestamp": "Wed 2021-05-26 11:04:52 UTC", "ExecMainStartTimestampMonotonic": "121008775", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:04:52 UTC] ; stop_time=[n/a] ; pid=17983 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:04:52 UTC] ; stop_time=[n/a] ; pid=17983 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:04:52 UTC", "InactiveExitTimestampMonotonic": "121009060", "InvocationID": "5d036f373a0744c899a876c9d00c2145", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17983", "MemoryAccounting": "yes", "MemoryCurrent": "1503232", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:04:52 UTC", "StateChangeTimestampMonotonic": "121018131", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:209 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 13, "files": [{"atime": 1622027092.618573, "ctime": 1622027081.793573, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027081.539573, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027090.2165728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027089.9635727, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2014, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027089.3905728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027089.154573, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1094, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027080.069573, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5058, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027079.8235729, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027091.0245728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027090.789573, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027030.424573, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027091.8695729, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027091.628573, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027082.6535728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027082.4065728, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 172, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027080.7285728, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027080.477573, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027092.618573, "ctime": 1622027088.776573, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027088.5225728, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1622027092.618573, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "ctime": 1622027082.6535728, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027082.4065728, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 172, "uid": 0, "version": "2507950747", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "stat": {"atime": 1622027092.618573, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8be7f1e1032eb638955c872f898c549016f183e3", "ctime": 1622027090.2165728, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027089.9635727, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2014, "uid": 0, "version": "3727371530", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:219 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:227 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the output files config exists] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:235 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027092.618573, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8be7f1e1032eb638955c872f898c549016f183e3", "ctime": 1622027090.2165728, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027089.9635727, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2014, "uid": 0, "version": "3727371530", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied ca cert file exists] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:239 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027083.543573, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "ctime": 1622027083.549573, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0444", "mtime": 1622027083.3115728, "nlink": 1, "path": "/etc/rsyslog.d/es-ca-target.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 30, "uid": 0, "version": "3998117137", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied cert file exists] ************************************ task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:243 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027084.171573, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "ctime": 1622027084.177573, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0444", "mtime": 1622027083.9425728, "nlink": 1, "path": "/etc/rsyslog.d/es-cert-target.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 32, "uid": 0, "version": "135341439", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied key file exists] ************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:247 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027084.8155727, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "ctime": 1622027084.8215728, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0400", "mtime": 1622027084.5845728, "nlink": 1, "path": "/etc/rsyslog.d/es-key-target.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 31, "uid": 0, "version": "4066076916", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check key/certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:251 ok: [/cache/fedora-32.qcow2] => (item={'key': 'cacert', 'value': '/etc/rsyslog.d/es-ca-target.crt'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002988", "end": "2021-05-26 11:04:58.491696", "item": {"key": "cacert", "value": "/etc/rsyslog.d/es-ca-target.crt"}, "rc": 0, "start": "2021-05-26 11:04:58.488708", "stderr": "", "stderr_lines": [], "stdout": " tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"", "stdout_lines": [" tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\""]} ok: [/cache/fedora-32.qcow2] => (item={'key': 'mycert', 'value': '/etc/rsyslog.d/es-cert-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003392", "end": "2021-05-26 11:04:58.803263", "item": {"key": "mycert", "value": "/etc/rsyslog.d/es-cert-target.pem"}, "rc": 0, "start": "2021-05-26 11:04:58.799871", "stderr": "", "stderr_lines": [], "stdout": " tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"", "stdout_lines": [" tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\""]} ok: [/cache/fedora-32.qcow2] => (item={'key': 'myprivkey', 'value': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003006", "end": "2021-05-26 11:04:59.133358", "item": {"key": "myprivkey", "value": "/etc/rsyslog.d/es-key-target.pem"}, "rc": 0, "start": "2021-05-26 11:04:59.130352", "stderr": "", "stderr_lines": [], "stdout": " tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"", "stdout_lines": [" tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\""]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:261 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/es-cert-target.pem", "/etc/rsyslog.d/es-key-target.pem", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/es-ca-target.crt", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2619, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/es-ca-target.crt", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "mode": "0444", "owner": "root", "path": "/etc/rsyslog.d/es-ca-target.crt", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/es-cert-target.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "mode": "0444", "owner": "root", "path": "/etc/rsyslog.d/es-cert-target.pem", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/es-key-target.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "mode": "0400", "owner": "root", "path": "/etc/rsyslog.d/es-key-target.pem", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:04:53 UTC", "ActiveEnterTimestampMonotonic": "121576116", "ActiveExitTimestamp": "Wed 2021-05-26 11:04:53 UTC", "ActiveExitTimestampMonotonic": "121560641", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:04:53 UTC", "AssertTimestampMonotonic": "121566963", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8339000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:04:53 UTC", "ConditionTimestampMonotonic": "121566962", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18063", "ExecMainStartTimestamp": "Wed 2021-05-26 11:04:53 UTC", "ExecMainStartTimestampMonotonic": "121568047", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:04:53 UTC] ; stop_time=[n/a] ; pid=18063 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:04:53 UTC] ; stop_time=[n/a] ; pid=18063 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:04:53 UTC", "InactiveEnterTimestampMonotonic": "121566391", "InactiveExitTimestamp": "Wed 2021-05-26 11:04:53 UTC", "InactiveExitTimestampMonotonic": "121568347", "InvocationID": "f43b5dfc94d74d1f829394fdd0c63de9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18063", "MemoryAccounting": "yes", "MemoryCurrent": "1499136", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:04:53 UTC", "StateChangeTimestampMonotonic": "121576116", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:05:13 UTC", "ActiveEnterTimestampMonotonic": "142156518", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:05:13 UTC", "AssertTimestampMonotonic": "142152288", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3362000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:05:13 UTC", "ConditionTimestampMonotonic": "142152288", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20900", "ExecMainStartTimestamp": "Wed 2021-05-26 11:05:13 UTC", "ExecMainStartTimestampMonotonic": "142153282", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:05:13 UTC] ; stop_time=[n/a] ; pid=20900 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:05:13 UTC] ; stop_time=[n/a] ; pid=20900 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:05:13 UTC", "InactiveExitTimestampMonotonic": "142153611", "InvocationID": "b0e13c24d2fd47ce8aca2138197ccccf", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20900", "MemoryAccounting": "yes", "MemoryCurrent": "598016", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:05:13 UTC", "StateChangeTimestampMonotonic": "142156518", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:293 changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/es-ca-target.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/es-ca-target.crt", "path": "/etc/rsyslog.d/es-ca-target.crt", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/es-cert-target.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/es-cert-target.pem", "path": "/etc/rsyslog.d/es-cert-target.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/es-key-target.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/es-key-target.pem", "path": "/etc/rsyslog.d/es-key-target.pem", "state": "absent"} TASK [TEST CASE 2; Error case for Elasticsearch config - cert and ca_cert_src are missing] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:302 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027123.5123303-301846-145565155462894/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027124.1488612-301846-83461199515913/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622027125.175141-301919-79442276065988/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1622027126.047619-301953-230181890086951/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/pki/tls/certs/es-cert.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1622027126.9568942-301991-158039154046878/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/key.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1622027127.6157274-302019-7692077231223/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 failed: [/cache/fedora-32.qcow2] (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "msg": "Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:333 ok: [/cache/fedora-32.qcow2] => { "msg": "Caught an expected error - [{'failed': True, 'msg': 'Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False, 'item': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}, 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}}]" } TASK [assert...] *************************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:336 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:340 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/key.pem", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 942, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 ok: [/cache/fedora-32.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:05:40 UTC", "ActiveEnterTimestampMonotonic": "168800654", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:05:40 UTC", "AssertTimestampMonotonic": "168794179", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4814000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:05:40 UTC", "ConditionTimestampMonotonic": "168794179", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24198", "ExecMainStartTimestamp": "Wed 2021-05-26 11:05:40 UTC", "ExecMainStartTimestampMonotonic": "168795684", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:05:40 UTC] ; stop_time=[n/a] ; pid=24198 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:05:40 UTC] ; stop_time=[n/a] ; pid=24198 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:05:40 UTC", "InactiveExitTimestampMonotonic": "168796019", "InvocationID": "3485e7033b7941a89f0b1156dc75213f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "24198", "MemoryAccounting": "yes", "MemoryCurrent": "606208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:05:40 UTC", "StateChangeTimestampMonotonic": "168800654", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:367 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/es-cert.pem) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-cert.pem", "path": "/etc/rsyslog.d/es-cert.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/key.pem", "path": "/etc/rsyslog.d/key.pem", "state": "absent"} TASK [TEST CASE 3; Error case for Elasticsearch config - although cert paths are specified, tls is false] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:375 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027149.5424163-302734-238727805130467/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027150.2010124-302734-49709376437437/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622027151.295601-302807-209654056660007/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1622027152.2326012-302841-18708075458540/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/ca_cert.crt", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1622027153.1764834-302877-243526552751922/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/cert.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1622027153.8420322-302905-117519402147876/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 changed: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/key.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1622027154.5167673-302933-125056729843747/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 failed: [/cache/fedora-32.qcow2] (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "msg": "Error: you specified tls: false and also specified one or more cert/key files in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:409 ok: [/cache/fedora-32.qcow2] => { "msg": "Caught an expected error - [{'failed': True, 'msg': 'Error: you specified tls: false and also specified one or more cert/key files in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False, 'item': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}, 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}}]" } TASK [assert...] *************************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:412 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 3; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:416 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/ca_cert.crt", "/etc/rsyslog.d/key.pem", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/cert.pem", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1012, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/ca_cert.crt", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}, "mode": "0444", "owner": "root", "path": "/etc/rsyslog.d/ca_cert.crt", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/cert.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}, "mode": "0444", "owner": "root", "path": "/etc/rsyslog.d/cert.pem", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/key.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}, "mode": "0400", "owner": "root", "path": "/etc/rsyslog.d/key.pem", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/ca_cert.crt"\n tls.mycert="/etc/rsyslog.d/cert.pem"\n tls.myprivkey="/etc/rsyslog.d/key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/ca_cert.crt\"\n tls.mycert=\"/etc/rsyslog.d/cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/ca_cert.crt"\n tls.mycert="/etc/rsyslog.d/cert.pem"\n tls.myprivkey="/etc/rsyslog.d/key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/ca_cert.crt\"\n tls.mycert=\"/etc/rsyslog.d/cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 ok: [/cache/fedora-32.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:06:09 UTC", "ActiveEnterTimestampMonotonic": "197800538", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:06:09 UTC", "AssertTimestampMonotonic": "197794936", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3792000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:06:09 UTC", "ConditionTimestampMonotonic": "197794936", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27893", "ExecMainStartTimestamp": "Wed 2021-05-26 11:06:09 UTC", "ExecMainStartTimestampMonotonic": "197796858", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:06:09 UTC] ; stop_time=[n/a] ; pid=27893 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:06:09 UTC] ; stop_time=[n/a] ; pid=27893 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:06:09 UTC", "InactiveExitTimestampMonotonic": "197797420", "InvocationID": "02c4b34555774535a172c1c2f5d65cb9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "27893", "MemoryAccounting": "yes", "MemoryCurrent": "598016", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:06:09 UTC", "StateChangeTimestampMonotonic": "197800538", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:449 changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/ca_cert.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/ca_cert.crt", "path": "/etc/rsyslog.d/ca_cert.crt", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/cert.pem", "path": "/etc/rsyslog.d/cert.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/key.pem", "path": "/etc/rsyslog.d/key.pem", "state": "absent"} TASK [TEST CASE 4; Error case for Elasticsearch config - although tls is true, no cert data are given.] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:458 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027179.224663-303726-188288882255739/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027179.8931096-303726-100405114249552/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622027180.9985528-303799-47264490253772/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1622027181.8030114-303833-252212598099687/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 failed: [/cache/fedora-32.qcow2] (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "msg": "Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:486 ok: [/cache/fedora-32.qcow2] => { "msg": "Caught an expected error - [{'failed': True, 'msg': 'Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False, 'item': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}, 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}}]" } TASK [assert...] *************************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:489 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 4; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:493 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/rsyslog.d-20210526T110302/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 882, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027046.0545728, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027031.9815729, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027031.615573, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "232771471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 ok: [/cache/fedora-32.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:06:35 UTC", "ActiveEnterTimestampMonotonic": "223584273", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:06:35 UTC", "AssertTimestampMonotonic": "223578007", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4505000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:06:35 UTC", "ConditionTimestampMonotonic": "223578007", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "30924", "ExecMainStartTimestamp": "Wed 2021-05-26 11:06:35 UTC", "ExecMainStartTimestampMonotonic": "223579566", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:06:35 UTC] ; stop_time=[n/a] ; pid=30924 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:06:35 UTC] ; stop_time=[n/a] ; pid=30924 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:06:35 UTC", "InactiveExitTimestampMonotonic": "223580039", "InvocationID": "8c40e3524a3f4c1b876df7a6b52629ef", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "30924", "MemoryAccounting": "yes", "MemoryCurrent": "610304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:06:35 UTC", "StateChangeTimestampMonotonic": "223584273", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall rsyslog-elasticsearch] ***************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_elasticsearch.yml:521 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=477 changed=83 unreachable=0 failed=0 skipped=303 rescued=3 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_files_files.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_files.yml ************************************************ 1 plays in /tmp/tmpqb8plb9r/tests/tests_files_files.yml PLAY [Ensure that the role runs with parameters from two files inputs to two files outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:27 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [TEST CASE 0; Ensure that the role runs with parameters from two files inputs to two files outputs] *** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:42 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input0', 'files_input1'], 'outputs': ['files_output0', 'files_output1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input0", "files_input1"], "name": "flow_0", "outputs": ["files_output0", "files_output1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110653"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110653", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110653/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027256.2360663, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622027253.0090663, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "1819560475", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622027257.628698-304665-194146818407073/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027258.5286202-304695-212639402941412/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027259.208868-304695-179993098764549/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input0', 'type': 'files', 'input_log_path': '/var/log/inputdirectory0/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory0/*.log", "name": "files_input0", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input1', 'type': 'files', 'input_log_path': '/var/log/inputdirectory1/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory1/*.log", "name": "files_input1", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "files_input2", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1622027260.3252041-304770-13823024312916/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "dest": "/etc/rsyslog.d/90-input-files-files_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "426ef8cbaef04889b5c5422141c7ff5e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "src": "/root/.ansible/tmp/ansible-tmp-1622027261.2491202-304804-118170786575513/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "95486371875d7166c16ca57f95f49193247beb34", "dest": "/etc/rsyslog.d/90-input-files-files_input1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "0faa3c36fb6f41352e1028d98b3fab2a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "src": "/root/.ansible/tmp/ansible-tmp-1622027262.083942-304836-72667889342400/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "dest": "/etc/rsyslog.d/90-input-files-files_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "95486371875d7166c16ca57f95f49193247beb34", "dest": "/etc/rsyslog.d/90-input-files-files_input1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "dest": "/etc/rsyslog.d/90-input-files-files_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "95486371875d7166c16ca57f95f49193247beb34", "dest": "/etc/rsyslog.d/90-input-files-files_input1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027267.6508613-305044-245860783028866/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "7deef90ec3fcfeae0217662da26c8581", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "src": "/root/.ansible/tmp/ansible-tmp-1622027268.4646654-305078-92546369971074/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d617d49a205951e1d7d8b0816009800ecedf66b8", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "36193b434f10a9553b007d80380c4e33", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1622027269.2828505-305110-135541639844923/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d617d49a205951e1d7d8b0816009800ecedf66b8", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:07:52 UTC", "ActiveEnterTimestampMonotonic": "68992563", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:07:52 UTC", "AssertTimestampMonotonic": "68986172", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5454000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:07:52 UTC", "ConditionTimestampMonotonic": "68986171", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12545", "ExecMainStartTimestamp": "Wed 2021-05-26 11:07:52 UTC", "ExecMainStartTimestampMonotonic": "68987347", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:07:52 UTC] ; stop_time=[n/a] ; pid=12545 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:07:52 UTC] ; stop_time=[n/a] ; pid=12545 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:07:52 UTC", "InactiveExitTimestampMonotonic": "68987603", "InvocationID": "310e5c25a7cf4718ab7f8cd495f48dd3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12545", "MemoryAccounting": "yes", "MemoryCurrent": "708608", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:07:52 UTC", "StateChangeTimestampMonotonic": "68992563", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:81 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027272.5750663, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027257.8910663, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027257.5320663, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2372737555", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 9, "files": [{"atime": 1622027262.7620664, "ctime": 1622027260.4460661, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027260.2010663, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027271.4800663, "ctime": 1622027269.4090662, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027269.1590662, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027270.7430663, "ctime": 1622027268.5850663, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027268.3480663, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027264.3220663, "ctime": 1622027262.2340662, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027261.9810662, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027272.5750663, "ctime": 1622027258.6790662, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027258.4240663, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027269.9130661, "ctime": 1622027267.7770662, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027267.5290663, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027263.5700662, "ctime": 1622027261.4070663, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027261.1340663, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027256.2360663, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027272.5750663, "ctime": 1622027259.3760662, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027259.1150663, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input0.conf", "stat": {"atime": 1622027263.5700662, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "ctime": 1622027261.4070663, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027261.1340663, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "version": "3339010753", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input1.conf", "stat": {"atime": 1622027264.3220663, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95486371875d7166c16ca57f95f49193247beb34", "ctime": 1622027262.2340662, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027261.9810662, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "version": "2320043660", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output0.conf", "stat": {"atime": 1622027270.7430663, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "ctime": 1622027268.5850663, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027268.3480663, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "version": "3260685407", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:92 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the input files config does not exist] ************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Grep output to messages line] ******************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:105 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "/var/log/messages", "/etc/rsyslog.d/30-output-files-files_output0.conf"], "delta": "0:00:00.002852", "end": "2021-05-26 11:07:56.808652", "rc": 0, "start": "2021-05-26 11:07:56.805800", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Check if the input files config exists 0] ******************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:110 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622027263.5700662, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "ctime": 1622027261.4070663, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027261.1340663, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "version": "3339010753", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the input files config exists 1] ******************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:116 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1622027264.3220663, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95486371875d7166c16ca57f95f49193247beb34", "ctime": 1622027262.2340662, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027261.9810662, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "version": "2320043660", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the filter 0] ****************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:122 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/inputdirectory0/\\*.log\" tag=\"files_input0\")", "/etc/rsyslog.d/90-input-files-files_input0.conf"], "delta": "0:00:00.003115", "end": "2021-05-26 11:07:57.854634", "rc": 0, "start": "2021-05-26 11:07:57.851519", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")"]} TASK [Check the filter 1] ****************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:131 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/inputdirectory1/\\*.log\" tag=\"files_input1\")", "/etc/rsyslog.d/90-input-files-files_input1.conf"], "delta": "0:00:00.003509", "end": "2021-05-26 11:07:58.187658", "rc": 0, "start": "2021-05-26 11:07:58.184149", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_files_files.yml:140 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110653/rsyslog.d-20210526T110653"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110653/rsyslog.d-20210526T110653", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_output1.conf", "/etc/rsyslog.d/30-output-files-files_output0.conf", "/etc/rsyslog.d/90-input-files-files_input1.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/90-input-files-files_input0.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110653/rsyslog.d-20210526T110653/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1181, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027272.5750663, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027257.8910663, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027257.5320663, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2372737555", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input0', 'type': 'files', 'input_log_path': '/var/log/inputdirectory0/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory0/*.log", "name": "files_input0", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input1', 'type': 'files', 'input_log_path': '/var/log/inputdirectory1/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory1/*.log", "name": "files_input1", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "files_input2", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_input2', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:07:53 UTC", "ActiveEnterTimestampMonotonic": "69526184", "ActiveExitTimestamp": "Wed 2021-05-26 11:07:53 UTC", "ActiveExitTimestampMonotonic": "69517714", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:07:53 UTC", "AssertTimestampMonotonic": "69522323", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2992000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:07:53 UTC", "ConditionTimestampMonotonic": "69522323", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12625", "ExecMainStartTimestamp": "Wed 2021-05-26 11:07:53 UTC", "ExecMainStartTimestampMonotonic": "69523202", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:07:53 UTC] ; stop_time=[n/a] ; pid=12625 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:07:53 UTC] ; stop_time=[n/a] ; pid=12625 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:07:53 UTC", "InactiveEnterTimestampMonotonic": "69521816", "InactiveExitTimestamp": "Wed 2021-05-26 11:07:53 UTC", "InactiveExitTimestampMonotonic": "69523436", "InvocationID": "83f946c3bf6547dd8badc8105dc698ec", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12625", "MemoryAccounting": "yes", "MemoryCurrent": "696320", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:07:53 UTC", "StateChangeTimestampMonotonic": "69526184", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:08:13 UTC", "ActiveEnterTimestampMonotonic": "90126925", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:08:13 UTC", "AssertTimestampMonotonic": "90122074", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4016000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:08:13 UTC", "ConditionTimestampMonotonic": "90122074", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15564", "ExecMainStartTimestamp": "Wed 2021-05-26 11:08:13 UTC", "ExecMainStartTimestampMonotonic": "90123066", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:08:13 UTC] ; stop_time=[n/a] ; pid=15564 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:08:13 UTC] ; stop_time=[n/a] ; pid=15564 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:08:13 UTC", "InactiveExitTimestampMonotonic": "90123316", "InvocationID": "655e924d5bdd4a5195bd999d85c36be2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15564", "MemoryAccounting": "yes", "MemoryCurrent": "606208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:08:13 UTC", "StateChangeTimestampMonotonic": "90126925", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=140 changed=21 unreachable=0 failed=0 skipped=103 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_imuxsock_files.yml ********************************************* 1 plays in /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml PLAY [Ensure that the role runs with parameters with the simplest configuration using imuxsock instead of imjournal] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml:29 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml:38 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110828"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110828", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110828/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027366.4742126, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622027363.2092128, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "3878875616", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622027368.0259771-306430-156799965445176/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027368.9537451-306460-90409587753201/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027369.6358774-306460-202011852818848/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics", "use_imuxsock": true}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "33913188ab37a6e2ebeff31a7cb40a1a55221f8d", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "1bfde764585208a3e07e835bbde8d63d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 426, "src": "/root/.ansible/tmp/ansible-tmp-1622027370.932475-306541-3164216877879/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027371.9113855-306579-210116250406653/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622027372.7770894-306613-35867007812139/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:09:33 UTC", "ActiveEnterTimestampMonotonic": "74008031", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:09:33 UTC", "AssertTimestampMonotonic": "74001013", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "6139000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:09:33 UTC", "ConditionTimestampMonotonic": "74001013", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11126", "ExecMainStartTimestamp": "Wed 2021-05-26 11:09:33 UTC", "ExecMainStartTimestampMonotonic": "74002548", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:09:33 UTC] ; stop_time=[n/a] ; pid=11126 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:09:33 UTC] ; stop_time=[n/a] ; pid=11126 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:09:33 UTC", "InactiveExitTimestampMonotonic": "74002848", "InvocationID": "e36a49ab2512423ea3a6ea6de078ec01", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11126", "MemoryAccounting": "yes", "MemoryCurrent": "851968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:09:33 UTC", "StateChangeTimestampMonotonic": "74008031", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml:53 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027373.6022127, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027368.1612127, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027367.7862127, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1026936727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1622027373.6032126, "ctime": 1622027368.9642127, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027368.7072127, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027373.6032126, "ctime": 1622027371.9372127, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027371.6802127, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027366.4742126, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027373.6032126, "ctime": 1622027372.7802126, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027372.5222127, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027373.6032126, "ctime": 1622027370.9412127, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027370.6852126, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 426, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027373.6032126, "ctime": 1622027369.6402128, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027369.3902128, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-default_files.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-default_files.conf", "stat": {"atime": 1622027373.6032126, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1622027372.7802126, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027372.5222127, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "3307132465", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml:62 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check output to messages line] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml:69 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf"], "delta": "0:00:01.004315", "end": "2021-05-26 11:09:37.905515", "rc": 0, "start": "2021-05-26 11:09:36.901200", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml:76 included: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml for /cache/fedora-32.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.004418", "end": "2021-05-26 11:09:38.311099", "rc": 0, "start": "2021-05-26 11:09:38.306681", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-32.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:00.004115", "end": "2021-05-26 11:09:38.670797", "rc": 0, "start": "2021-05-26 11:09:38.666682", "stderr": "", "stderr_lines": [], "stdout": "May 26 11:09:38 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nMay 26 11:09:38 ibm-p8-kvm-03-guest-02 testTag0[11660]: testMessage0\nMay 26 11:09:38 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["May 26 11:09:38 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "May 26 11:09:38 ibm-p8-kvm-03-guest-02 testTag0[11660]: testMessage0", "May 26 11:09:38 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_imuxsock_files.yml:82 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T110828/rsyslog.d-20210526T110828"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T110828/rsyslog.d-20210526T110828", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T110828/rsyslog.d-20210526T110828/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1456, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027373.6022127, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027368.1612127, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027367.7862127, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1026936727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics", "use_imuxsock": true}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:09:34 UTC", "ActiveEnterTimestampMonotonic": "74573003", "ActiveExitTimestamp": "Wed 2021-05-26 11:09:34 UTC", "ActiveExitTimestampMonotonic": "74566473", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:09:34 UTC", "AssertTimestampMonotonic": "74568341", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "7119000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:09:34 UTC", "ConditionTimestampMonotonic": "74568341", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11207", "ExecMainStartTimestamp": "Wed 2021-05-26 11:09:34 UTC", "ExecMainStartTimestampMonotonic": "74569598", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:09:34 UTC] ; stop_time=[n/a] ; pid=11207 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:09:34 UTC] ; stop_time=[n/a] ; pid=11207 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:09:34 UTC", "InactiveEnterTimestampMonotonic": "74567507", "InactiveExitTimestamp": "Wed 2021-05-26 11:09:34 UTC", "InactiveExitTimestampMonotonic": "74569890", "InvocationID": "99f6c6d5d8de4e878a1a855b5549814d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11207", "MemoryAccounting": "yes", "MemoryCurrent": "880640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:09:34 UTC", "StateChangeTimestampMonotonic": "74573003", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:09:46 UTC", "ActiveEnterTimestampMonotonic": "87293606", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:09:46 UTC", "AssertTimestampMonotonic": "87288354", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3543000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:09:46 UTC", "ConditionTimestampMonotonic": "87288354", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12881", "ExecMainStartTimestamp": "Wed 2021-05-26 11:09:46 UTC", "ExecMainStartTimestampMonotonic": "87290087", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:09:46 UTC] ; stop_time=[n/a] ; pid=12881 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:09:46 UTC] ; stop_time=[n/a] ; pid=12881 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:09:46 UTC", "InactiveExitTimestampMonotonic": "87290637", "InvocationID": "a19d95167afd42f79ca593ac60907b30", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12881", "MemoryAccounting": "yes", "MemoryCurrent": "610304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:09:46 UTC", "StateChangeTimestampMonotonic": "87293606", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=87 changed=15 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_include_vars_from_parent.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_include_vars_from_parent.yml:1 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmpqb8plb9r/tests/tests_include_vars_from_parent.yml:3 changed: [/cache/fedora-32.qcow2] => (item=Fedora-32) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpqb8plb9r/tests/roles/caller/vars/Fedora-32.yml", "gid": 0, "group": "root", "item": "Fedora-32", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1622027402.220116-307277-23089906277318/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item=Fedora_32) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpqb8plb9r/tests/roles/caller/vars/Fedora_32.yml", "gid": 0, "group": "root", "item": "Fedora_32", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1622027402.7772417-307277-202261105873350/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item=Fedora) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpqb8plb9r/tests/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1622027403.106567-307277-162511898158138/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item=RedHat) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpqb8plb9r/tests/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1622027403.4297378-307277-234513282674496/source", "state": "file", "uid": 0} TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmpqb8plb9r/tests/roles/caller/tasks/main.yml:4 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111001"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111001", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111001/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027446.3437316, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622027443.1257317, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "4259674178", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} TASK [caller : assert] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/roles/caller/tasks/main.yml:7 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=25 changed=3 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ovirt_elasticsearch.yml **************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml PLAY [Ensure that the role runs with parameters from ovirt to two elasticsearch outputs and local files output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:2 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [TEST CASE 0; Ensure basic ovirt default configuration works] ************* task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:28 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'file'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "type": "file"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['ovirt_collectd_input', 'ovirt_engine_input', 'ovirt_vdsm_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["ovirt_collectd_input", "ovirt_engine_input", "ovirt_vdsm_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input'], 'outputs': ['default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_1", "outputs": ["default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111102"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111102", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111102/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027506.3440814, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622027503.1150813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "212836526", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622027508.2243433-307911-12795693280847/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027509.1217456-307941-75061239305408/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027509.7995703-307941-14852286955802/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 5, "nextitem": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "previtem": {"name": "basic_input", "type": "basics"}, "revindex": 4, "revindex0": 3}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 3, "index0": 2, "last": false, "length": 5, "nextitem": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "previtem": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 4, "index0": 3, "last": false, "length": 5, "nextitem": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "previtem": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 5, "index0": 4, "last": true, "length": 5, "previtem": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "081fb862a251d8dc0e6ed0ca51e016734d3f7dd7", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a9d95529621dfe88c2e6fb6d6bb103c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1622027511.200961-308022-40084051036119/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: liblognorm-2.0.3-9.fc32.x86_64", "Installed: rsyslog-mmjsonparse-8.2010.0-1.fc32.x86_64", "Installed: rsyslog-mmnormalize-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "md5sum": "fd471c610a5a8f6b70103c0035716261", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "src": "/root/.ansible/tmp/ansible-tmp-1622027515.7941806-308070-163638271763963/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "md5sum": "6b37b2b890c8a474762074b08c307dbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "src": "/root/.ansible/tmp/ansible-tmp-1622027516.432429-308070-105306918586337/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "1a029c4432a64552ec6c31122d7c78c4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "src": "/root/.ansible/tmp/ansible-tmp-1622027517.062725-308070-9824316689372/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "23c35538369a351f5dd7a3fab36c9ac4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "src": "/root/.ansible/tmp/ansible-tmp-1622027517.7081742-308070-122524147305350/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "md5sum": "9fb3b66cb2071559dc9113b20cf2c36b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "src": "/root/.ansible/tmp/ansible-tmp-1622027518.3358617-308070-83185026779601/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6aa8fec6ad8052ecec8b5caf6c4a576de429fe28", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "b5f3b00af1f973f278bc0e955dbf2530", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 776, "src": "/root/.ansible/tmp/ansible-tmp-1622027519.3134003-308204-158684915883702/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "37acae14edaf37075f6b5cd8d8a4dc76", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "src": "/root/.ansible/tmp/ansible-tmp-1622027520.256716-308236-259762905602084/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "38b3ee66a8da206058bb307f4782f097", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "src": "/root/.ansible/tmp/ansible-tmp-1622027521.0992215-308268-162531668618279/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": true, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "6aa8fec6ad8052ecec8b5caf6c4a576de429fe28", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 776, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "6aa8fec6ad8052ecec8b5caf6c4a576de429fe28", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 776, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "6aa8fec6ad8052ecec8b5caf6c4a576de429fe28", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 776, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1622027565.0575476-309194-47311913121591/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "cb49e4fdc2c24a2213dc70f0645ab6e70fee2f70", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "984d477f4ab0f1986eee2fc2ecab51ad", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1094, "src": "/root/.ansible/tmp/ansible-tmp-1622027565.7053547-309194-61509321543852/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "db4a251397dd9af5b351223be2eea26c1a69bb81", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "c5acd19bea2a9d27ec0f27ba07efc134", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1993, "src": "/root/.ansible/tmp/ansible-tmp-1622027566.5694766-309253-171745978164207/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "aa631bd7d78f0e8a23cf719465f786d4e00ca037", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "9f0d46492b7d15f24efdeb22f9426062", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2009, "src": "/root/.ansible/tmp/ansible-tmp-1622027567.4014504-309285-136089087641449/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "cb49e4fdc2c24a2213dc70f0645ab6e70fee2f70", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1094, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "db4a251397dd9af5b351223be2eea26c1a69bb81", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1993, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "aa631bd7d78f0e8a23cf719465f786d4e00ca037", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2009, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027574.5840578-309450-205199953131648/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622027575.4037023-309484-239802157390852/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:12:55 UTC", "ActiveEnterTimestampMonotonic": "124235279", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:12:55 UTC", "AssertTimestampMonotonic": "124220080", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "213561000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:12:55 UTC", "ConditionTimestampMonotonic": "124220079", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17532", "ExecMainStartTimestamp": "Wed 2021-05-26 11:12:55 UTC", "ExecMainStartTimestampMonotonic": "124221956", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:12:55 UTC] ; stop_time=[n/a] ; pid=17532 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:12:55 UTC] ; stop_time=[n/a] ; pid=17532 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:12:55 UTC", "InactiveExitTimestampMonotonic": "124222407", "InvocationID": "51d9842b0a604d9d88744bf7b7d967e0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17532", "MemoryAccounting": "yes", "MemoryCurrent": "44290048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:12:55 UTC", "StateChangeTimestampMonotonic": "124235279", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:87 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027575.8200815, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027507.9620814, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027507.6080813, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2871074135", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 18, "files": [{"atime": 1622027573.0470815, "ctime": 1622027567.0590813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 332, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027566.7880814, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2009, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027529.6200814, "ctime": 1622027516.0400813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027515.7960813, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 352, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027572.2460814, "ctime": 1622027566.2050815, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 331, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027565.9510813, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1993, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027571.4070814, "ctime": 1622027565.3330812, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 330, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027565.0800815, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1094, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027529.0090814, "ctime": 1622027515.4110813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5071, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027515.1640813, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 19, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027530.7920814, "ctime": 1622027517.3180814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027517.0730813, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 243, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027532.3230813, "ctime": 1622027518.9480813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027518.7080812, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 776, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027575.8200815, "ctime": 1622027508.7580814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5073, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027508.5090814, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027530.2200813, "ctime": 1622027516.6870813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027516.4340813, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 315, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027533.9110813, "ctime": 1622027520.7200813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027520.4660814, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1281, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027575.8200815, "ctime": 1622027574.1990814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 335, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027573.9520814, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027531.4000814, "ctime": 1622027517.9780815, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027517.7140813, "nlink": 1, "path": "/etc/rsyslog.d/parse_json.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 26, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027506.3430815, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027575.8200815, "ctime": 1622027575.0390813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 336, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027574.7820814, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027533.1110814, "ctime": 1622027519.8720813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027519.6330814, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1305, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027575.8200815, "ctime": 1622027510.7920814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027510.5540814, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 461, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027575.8200815, "ctime": 1622027509.4350812, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027509.1810813, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027570.7990813, "ctime": 1622027564.6790814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 329, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027564.4250813, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 18, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1622027532.3230813, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6aa8fec6ad8052ecec8b5caf6c4a576de429fe28", "ctime": 1622027518.9480813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027518.7080812, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 776, "uid": 0, "version": "192384232", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1622027533.1110814, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "ctime": 1622027519.8720813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027519.6330814, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1305, "uid": 0, "version": "2543752224", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1622027533.9110813, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "ctime": 1622027520.7200813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027520.4660814, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1281, "uid": 0, "version": "2988982839", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:98 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "9.fc32", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=libfastjson) => { "ansible_loop_var": "item", "changed": false, "item": "libfastjson", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=liblognorm) => { "ansible_loop_var": "item", "changed": false, "item": "liblognorm", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=libestr) => { "ansible_loop_var": "item", "changed": false, "item": "libestr", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmkubernetes", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:111 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1622027532.3230813, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6aa8fec6ad8052ecec8b5caf6c4a576de429fe28", "ctime": 1622027518.9480813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027518.7080812, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 776, "uid": 0, "version": "192384232", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1622027533.1110814, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "ctime": 1622027519.8720813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027519.6330814, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1305, "uid": 0, "version": "2543752224", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1622027533.9110813, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "ctime": 1622027520.7200813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027520.4660814, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1281, "uid": 0, "version": "2988982839", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_bogus_input.conf does not exist"] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:122 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Check ovirt_collectd_port is "44514"] ************************************ task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:128 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.003793", "end": "2021-05-26 11:13:02.367933", "rc": 0, "start": "2021-05-26 11:13:02.364140", "stderr": "", "stderr_lines": [], "stdout": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")", "stdout_lines": ["input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")"]} TASK [Check index_prefix is project.ovirt-metrics in /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:134 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-metrics\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.004893", "end": "2021-05-26 11:13:02.739853", "rc": 0, "start": "2021-05-26 11:13:02.734960", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [Check input file is /var/log/ovirt-engine/engine.log in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:141 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003425", "end": "2021-05-26 11:13:03.101364", "rc": 0, "start": "2021-05-26 11:13:03.097939", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:148 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003426", "end": "2021-05-26 11:13:03.451554", "rc": 0, "start": "2021-05-26 11:13:03.448128", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [Check input file is /var/log/vdsm/vdsm.log in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:155 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003458", "end": "2021-05-26 11:13:03.823081", "rc": 0, "start": "2021-05-26 11:13:03.819623", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:162 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.004064", "end": "2021-05-26 11:13:04.173967", "rc": 0, "start": "2021-05-26 11:13:04.169903", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [END TEST CASE 0; Ensure basic ovirt configuration works] ***************** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:169 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'file', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "file"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "9.fc32", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "/etc/rsyslog.d/ovirt_vdsm.rulebase", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/ovirt_engine.rulebase", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/parse_json.rulebase", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3866, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027575.8200815, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027507.9620814, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5072, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027507.6080813, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2871074135", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, "previtem": {"name": "basic_input", "state": "absent", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "previtem": {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:12:57 UTC", "ActiveEnterTimestampMonotonic": "125709521", "ActiveExitTimestamp": "Wed 2021-05-26 11:12:57 UTC", "ActiveExitTimestampMonotonic": "125452931", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:12:57 UTC", "AssertTimestampMonotonic": "125696072", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "158705000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:12:57 UTC", "ConditionTimestampMonotonic": "125696071", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17620", "ExecMainStartTimestamp": "Wed 2021-05-26 11:12:57 UTC", "ExecMainStartTimestampMonotonic": "125697975", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:12:57 UTC] ; stop_time=[n/a] ; pid=17620 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:12:57 UTC] ; stop_time=[n/a] ; pid=17620 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:12:57 UTC", "InactiveEnterTimestampMonotonic": "125695135", "InactiveExitTimestamp": "Wed 2021-05-26 11:12:57 UTC", "InactiveExitTimestampMonotonic": "125698284", "InvocationID": "45aaaba2f46a420ba7363c75539e9f7a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17620", "MemoryAccounting": "yes", "MemoryCurrent": "3416064", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:12:57 UTC", "StateChangeTimestampMonotonic": "125709521", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:13:50 UTC", "ActiveEnterTimestampMonotonic": "178751580", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:13:50 UTC", "AssertTimestampMonotonic": "178746616", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3656000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:13:50 UTC", "ConditionTimestampMonotonic": "178746616", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23385", "ExecMainStartTimestamp": "Wed 2021-05-26 11:13:50 UTC", "ExecMainStartTimestampMonotonic": "178748061", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:13:50 UTC] ; stop_time=[n/a] ; pid=23385 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:13:50 UTC] ; stop_time=[n/a] ; pid=23385 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:13:50 UTC", "InactiveExitTimestampMonotonic": "178748384", "InvocationID": "4d1a2885c56848fd95e78b6f75b741b0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23385", "MemoryAccounting": "yes", "MemoryCurrent": "614400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:13:50 UTC", "StateChangeTimestampMonotonic": "178751580", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall rsyslog-elasticsearch, mmjsonparse, mmnormalize, libestr, libfastjson, liblognorm] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:223 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: libestr-0.1.9-14.fc32.x86_64", "Removed: libfastjson-0.99.8-6.fc32.x86_64", "Removed: rsyslog-8.2010.0-1.fc32.x86_64", "Removed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64", "Removed: rsyslog-mmjsonparse-8.2010.0-1.fc32.x86_64", "Removed: rsyslog-mmnormalize-8.2010.0-1.fc32.x86_64", "Removed: liblognorm-2.0.3-9.fc32.x86_64"]} TASK [TEST CASE 1; Ensure advanced ovirt configuration works] ****************** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:235 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'file'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "type": "file"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['ovirt_collectd_input', 'ovirt_engine_input', 'ovirt_vdsm_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["ovirt_collectd_input", "ovirt_engine_input", "ovirt_vdsm_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input'], 'outputs': ['default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_1", "outputs": ["default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027640.7610815, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622027637.8820813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132437, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "2360553676", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622027642.5923228-311143-162355998981966/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027643.4283245-311173-88036771763907/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027644.1204538-311173-137626271227870/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 5, "nextitem": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "previtem": {"name": "basic_input", "type": "basics"}, "revindex": 4, "revindex0": 3}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 3, "index0": 2, "last": false, "length": 5, "nextitem": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "previtem": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 4, "index0": 3, "last": false, "length": 5, "nextitem": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "previtem": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 5, "index0": 4, "last": true, "length": 5, "previtem": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "081fb862a251d8dc0e6ed0ca51e016734d3f7dd7", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a9d95529621dfe88c2e6fb6d6bb103c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1622027645.5413382-311254-200860344722559/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: liblognorm-2.0.3-9.fc32.x86_64", "Installed: rsyslog-mmjsonparse-8.2010.0-1.fc32.x86_64", "Installed: rsyslog-mmnormalize-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "md5sum": "fd471c610a5a8f6b70103c0035716261", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "src": "/root/.ansible/tmp/ansible-tmp-1622027649.8505192-311302-185656733172748/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "md5sum": "6b37b2b890c8a474762074b08c307dbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "src": "/root/.ansible/tmp/ansible-tmp-1622027650.5335698-311302-278675402330956/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "1a029c4432a64552ec6c31122d7c78c4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "src": "/root/.ansible/tmp/ansible-tmp-1622027651.2116723-311302-63072068688589/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "23c35538369a351f5dd7a3fab36c9ac4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "src": "/root/.ansible/tmp/ansible-tmp-1622027651.8664622-311302-61705607808238/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "md5sum": "9fb3b66cb2071559dc9113b20cf2c36b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "src": "/root/.ansible/tmp/ansible-tmp-1622027652.582593-311302-163810374541758/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "80b678c58a08bfe364a5f3a3fe970fb2d718f5a8", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "521fba37a2afe53434f45169b9f4d031", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 792, "src": "/root/.ansible/tmp/ansible-tmp-1622027653.5202558-311436-10947328369727/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9d4cbaf2853a9f775426b82dc1f38b557f77fa07", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "217cca285a6b1b50f0eae1ee7d641429", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1361, "src": "/root/.ansible/tmp/ansible-tmp-1622027654.396575-311468-216032465302665/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f4d4badb998209f04180ca1638d0898202b66287", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "484f67f69e770c9f3af9c3bbda8c0d00", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1337, "src": "/root/.ansible/tmp/ansible-tmp-1622027655.3609784-311500-253256887573227/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "80b678c58a08bfe364a5f3a3fe970fb2d718f5a8", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 792, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9d4cbaf2853a9f775426b82dc1f38b557f77fa07", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1361, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f4d4badb998209f04180ca1638d0898202b66287", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1337, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "80b678c58a08bfe364a5f3a3fe970fb2d718f5a8", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 792, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9d4cbaf2853a9f775426b82dc1f38b557f77fa07", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1361, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f4d4badb998209f04180ca1638d0898202b66287", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1337, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "80b678c58a08bfe364a5f3a3fe970fb2d718f5a8", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 792, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9d4cbaf2853a9f775426b82dc1f38b557f77fa07", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1361, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f4d4badb998209f04180ca1638d0898202b66287", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1337, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1622027698.9911892-312402-119028955061069/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "cb49e4fdc2c24a2213dc70f0645ab6e70fee2f70", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "984d477f4ab0f1986eee2fc2ecab51ad", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1094, "src": "/root/.ansible/tmp/ansible-tmp-1622027699.6571283-312402-195824823761489/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ad2a77d6fbf0f15bf72d28349a3e708aed266375", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "dff42927b2cdfd2af33423ca3ec0ce43", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2040, "src": "/root/.ansible/tmp/ansible-tmp-1622027700.533161-312461-153034325542277/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9272256450730aea734146f5195199eec9f66675", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "b721f3df6fc6721d9546ab7e74f7caa3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2012, "src": "/root/.ansible/tmp/ansible-tmp-1622027701.3979492-312493-121251527017156/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "state": "file", "uid": 0} ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "cb49e4fdc2c24a2213dc70f0645ab6e70fee2f70", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1094, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ad2a77d6fbf0f15bf72d28349a3e708aed266375", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2040, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9272256450730aea734146f5195199eec9f66675", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2012, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027708.6221714-312658-22940815117480/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622027709.4691799-312692-195244673581988/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:15:09 UTC", "ActiveEnterTimestampMonotonic": "258157205", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:15:09 UTC", "AssertTimestampMonotonic": "258142765", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "231445000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:15:09 UTC", "ConditionTimestampMonotonic": "258142764", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "31557", "ExecMainStartTimestamp": "Wed 2021-05-26 11:15:09 UTC", "ExecMainStartTimestampMonotonic": "258145075", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:15:09 UTC] ; stop_time=[n/a] ; pid=31557 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:15:09 UTC] ; stop_time=[n/a] ; pid=31557 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:15:09 UTC", "InactiveExitTimestampMonotonic": "258145360", "InvocationID": "b861ae412da34399a78a1e42a3005684", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "31557", "MemoryAccounting": "yes", "MemoryCurrent": "3457024", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:15:09 UTC", "StateChangeTimestampMonotonic": "258157205", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:314 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027709.7420814, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027642.2830813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 334, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027641.9920814, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "340421100", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 18, "files": [{"atime": 1622027707.0760813, "ctime": 1622027701.0130813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027700.7630813, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2012, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027662.4530814, "ctime": 1622027650.1830814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 420, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027649.9090815, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 352, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027706.2780814, "ctime": 1622027700.1580813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 430, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027699.9030814, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2040, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027705.4670813, "ctime": 1622027699.2720814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 429, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027699.0200813, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1094, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027661.8390813, "ctime": 1622027649.5010815, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 418, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027649.2340813, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 19, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027663.7120814, "ctime": 1622027651.5540814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 423, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027651.2790813, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 243, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027665.3180814, "ctime": 1622027653.1650813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 425, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027652.9050813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 792, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027709.7420814, "ctime": 1622027643.0750813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 335, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027642.8060813, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027663.0800815, "ctime": 1622027650.8400815, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 422, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027650.5830812, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 315, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027667.0660813, "ctime": 1622027655.0100813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 428, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027654.7500813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1337, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027709.7420814, "ctime": 1622027708.2540812, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 433, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027708.0000813, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027664.3500814, "ctime": 1622027652.2140813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 424, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027651.9640813, "nlink": 1, "path": "/etc/rsyslog.d/parse_json.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 26, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027506.3430815, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027709.7420814, "ctime": 1622027709.1100814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 434, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027708.8570814, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027666.2280815, "ctime": 1622027654.0490813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027653.7830813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1361, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027709.7420814, "ctime": 1622027645.1860814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 416, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027644.9150813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 461, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027709.7420814, "ctime": 1622027643.7690814, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027643.5120814, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027704.8560812, "ctime": 1622027698.6320813, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 426, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027698.3750813, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 18, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1622027665.3180814, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "80b678c58a08bfe364a5f3a3fe970fb2d718f5a8", "ctime": 1622027653.1650813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 425, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027652.9050813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 792, "uid": 0, "version": "1721409230", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1622027666.2280815, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9d4cbaf2853a9f775426b82dc1f38b557f77fa07", "ctime": 1622027654.0490813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027653.7830813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1361, "uid": 0, "version": "3012475866", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1622027667.0660813, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f4d4badb998209f04180ca1638d0898202b66287", "ctime": 1622027655.0100813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 428, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027654.7500813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1337, "uid": 0, "version": "277774679", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:325 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "9.fc32", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=libfastjson) => { "ansible_loop_var": "item", "changed": false, "item": "libfastjson", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=liblognorm) => { "ansible_loop_var": "item", "changed": false, "item": "liblognorm", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=libestr) => { "ansible_loop_var": "item", "changed": false, "item": "libestr", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmkubernetes", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:338 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1622027665.3180814, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "80b678c58a08bfe364a5f3a3fe970fb2d718f5a8", "ctime": 1622027653.1650813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 425, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027652.9050813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 792, "uid": 0, "version": "1721409230", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1622027666.2280815, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9d4cbaf2853a9f775426b82dc1f38b557f77fa07", "ctime": 1622027654.0490813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027653.7830813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1361, "uid": 0, "version": "3012475866", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1622027667.0660813, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f4d4badb998209f04180ca1638d0898202b66287", "ctime": 1622027655.0100813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 428, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027654.7500813, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1337, "uid": 0, "version": "277774679", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_bogus_input.conf does not exist"] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:349 ok: [/cache/fedora-32.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Check ovirt_collectd_port is "44514"] ************************************ task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:355 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.003316", "end": "2021-05-26 11:15:15.620330", "rc": 0, "start": "2021-05-26 11:15:15.617014", "stderr": "", "stderr_lines": [], "stdout": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")", "stdout_lines": ["input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")"]} TASK [Check index_prefix is project.ovirt-metrics in /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:361 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-metrics\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.003552", "end": "2021-05-26 11:15:15.982509", "rc": 0, "start": "2021-05-26 11:15:15.978957", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";"]} TASK [Check input file is /var/log/ovirt-engine/engine.log in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:368 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003367", "end": "2021-05-26 11:15:16.333686", "rc": 0, "start": "2021-05-26 11:15:16.330319", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:375 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003652", "end": "2021-05-26 11:15:16.695543", "rc": 0, "start": "2021-05-26 11:15:16.691891", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";"]} TASK [Check input file is /var/log/vdsm/vdsm.log in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:382 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003425", "end": "2021-05-26 11:15:17.060327", "rc": 0, "start": "2021-05-26 11:15:17.056902", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:389 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003949", "end": "2021-05-26 11:15:17.410929", "rc": 0, "start": "2021-05-26 11:15:17.406980", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";"]} TASK [Check default config params in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:396 ok: [/cache/fedora-32.qcow2] => (item=dynSearchIndex=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynSearchIndex=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003865", "end": "2021-05-26 11:15:17.803055", "item": "dynSearchIndex=.on.", "rc": 0, "start": "2021-05-26 11:15:17.799190", "stderr": "", "stderr_lines": [], "stdout": " dynSearchIndex=\"on\"", "stdout_lines": [" dynSearchIndex=\"on\""]} ok: [/cache/fedora-32.qcow2] => (item=bulkmode=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "bulkmode=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003763", "end": "2021-05-26 11:15:18.149602", "item": "bulkmode=.on.", "rc": 0, "start": "2021-05-26 11:15:18.145839", "stderr": "", "stderr_lines": [], "stdout": " bulkmode=\"on\"", "stdout_lines": [" bulkmode=\"on\""]} ok: [/cache/fedora-32.qcow2] => (item=dynbulkid=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynbulkid=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003660", "end": "2021-05-26 11:15:18.482337", "item": "dynbulkid=.on.", "rc": 0, "start": "2021-05-26 11:15:18.478677", "stderr": "", "stderr_lines": [], "stdout": " dynbulkid=\"on\"", "stdout_lines": [" dynbulkid=\"on\""]} ok: [/cache/fedora-32.qcow2] => (item=allowUnsignedCerts=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "allowUnsignedCerts=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003200", "end": "2021-05-26 11:15:18.811870", "item": "allowUnsignedCerts=.off.", "rc": 0, "start": "2021-05-26 11:15:18.808670", "stderr": "", "stderr_lines": [], "stdout": " allowUnsignedCerts=\"off\"", "stdout_lines": [" allowUnsignedCerts=\"off\""]} ok: [/cache/fedora-32.qcow2] => (item=usehttps=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "usehttps=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.004693", "end": "2021-05-26 11:15:19.148582", "item": "usehttps=.on.", "rc": 0, "start": "2021-05-26 11:15:19.143889", "stderr": "", "stderr_lines": [], "stdout": " usehttps=\"on\"", "stdout_lines": [" usehttps=\"on\""]} ok: [/cache/fedora-32.qcow2] => (item=retryfailures=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "retryfailures=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003179", "end": "2021-05-26 11:15:19.473585", "item": "retryfailures=.on.", "rc": 0, "start": "2021-05-26 11:15:19.470406", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"on\"", "stdout_lines": [" retryfailures=\"on\""]} TASK [Check modified config params in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:407 ok: [/cache/fedora-32.qcow2] => (item=dynSearchIndex=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynSearchIndex=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003635", "end": "2021-05-26 11:15:19.826204", "item": "dynSearchIndex=.off.", "rc": 0, "start": "2021-05-26 11:15:19.822569", "stderr": "", "stderr_lines": [], "stdout": " dynSearchIndex=\"off\"", "stdout_lines": [" dynSearchIndex=\"off\""]} ok: [/cache/fedora-32.qcow2] => (item=bulkmode=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "bulkmode=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003185", "end": "2021-05-26 11:15:20.168158", "item": "bulkmode=.off.", "rc": 0, "start": "2021-05-26 11:15:20.164973", "stderr": "", "stderr_lines": [], "stdout": " bulkmode=\"off\"", "stdout_lines": [" bulkmode=\"off\""]} ok: [/cache/fedora-32.qcow2] => (item=dynbulkid=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynbulkid=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003190", "end": "2021-05-26 11:15:20.490195", "item": "dynbulkid=.off.", "rc": 0, "start": "2021-05-26 11:15:20.487005", "stderr": "", "stderr_lines": [], "stdout": " dynbulkid=\"off\"", "stdout_lines": [" dynbulkid=\"off\""]} ok: [/cache/fedora-32.qcow2] => (item=allowUnsignedCerts=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "allowUnsignedCerts=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003940", "end": "2021-05-26 11:15:20.826787", "item": "allowUnsignedCerts=.on.", "rc": 0, "start": "2021-05-26 11:15:20.822847", "stderr": "", "stderr_lines": [], "stdout": " allowUnsignedCerts=\"on\"", "stdout_lines": [" allowUnsignedCerts=\"on\""]} ok: [/cache/fedora-32.qcow2] => (item=usehttps=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "usehttps=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003635", "end": "2021-05-26 11:15:21.160877", "item": "usehttps=.off.", "rc": 0, "start": "2021-05-26 11:15:21.157242", "stderr": "", "stderr_lines": [], "stdout": " usehttps=\"off\"", "stdout_lines": [" usehttps=\"off\""]} ok: [/cache/fedora-32.qcow2] => (item=retryfailures=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "retryfailures=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003754", "end": "2021-05-26 11:15:21.485720", "item": "retryfailures=.off.", "rc": 0, "start": "2021-05-26 11:15:21.481966", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"off\"", "stdout_lines": [" retryfailures=\"off\""]} TASK [END TEST CASE 1; Ensure basic ovirt configuration works] ***************** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:418 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'file', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "file"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "9.fc32", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "/etc/rsyslog.d/ovirt_vdsm.rulebase", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/ovirt_engine.rulebase", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/parse_json.rulebase", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/rsyslog.d-20210526T111102/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3950, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027709.7420814, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027642.2830813, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 334, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027641.9920814, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "340421100", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, "previtem": {"name": "basic_input", "state": "absent", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "previtem": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:12 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/ovirt/main.yml:28 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:15:10 UTC", "ActiveEnterTimestampMonotonic": "259208628", "ActiveExitTimestamp": "Wed 2021-05-26 11:15:10 UTC", "ActiveExitTimestampMonotonic": "258709533", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:15:10 UTC", "AssertTimestampMonotonic": "259196187", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "178115000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:15:10 UTC", "ConditionTimestampMonotonic": "259196187", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "31645", "ExecMainStartTimestamp": "Wed 2021-05-26 11:15:10 UTC", "ExecMainStartTimestampMonotonic": "259197490", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:15:10 UTC] ; stop_time=[n/a] ; pid=31645 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:15:10 UTC] ; stop_time=[n/a] ; pid=31645 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:15:10 UTC", "InactiveEnterTimestampMonotonic": "259195549", "InactiveExitTimestamp": "Wed 2021-05-26 11:15:10 UTC", "InactiveExitTimestampMonotonic": "259197901", "InvocationID": "0f982de6911c40f2b81f4658e25ee62e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "31645", "MemoryAccounting": "yes", "MemoryCurrent": "3444736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:15:10 UTC", "StateChangeTimestampMonotonic": "259208628", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:16:07 UTC", "ActiveEnterTimestampMonotonic": "315972414", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:16:07 UTC", "AssertTimestampMonotonic": "315966388", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3787000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:16:07 UTC", "ConditionTimestampMonotonic": "315966387", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "38313", "ExecMainStartTimestamp": "Wed 2021-05-26 11:16:07 UTC", "ExecMainStartTimestampMonotonic": "315968366", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:16:07 UTC] ; stop_time=[n/a] ; pid=38313 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:16:07 UTC] ; stop_time=[n/a] ; pid=38313 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:16:07 UTC", "InactiveExitTimestampMonotonic": "315968859", "InvocationID": "0c58d37961ce41e7873ef9966f309455", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "38313", "MemoryAccounting": "yes", "MemoryCurrent": "598016", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:16:07 UTC", "StateChangeTimestampMonotonic": "315972414", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall rsyslog-elasticsearch,mmjsonparse,mmnormalize, libestr,libfastjson,liblognorm] *** task path: /tmp/tmpqb8plb9r/tests/tests_ovirt_elasticsearch.yml:492 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: libestr-0.1.9-14.fc32.x86_64", "Removed: libfastjson-0.99.8-6.fc32.x86_64", "Removed: rsyslog-8.2010.0-1.fc32.x86_64", "Removed: rsyslog-elasticsearch-8.2010.0-1.fc32.x86_64", "Removed: rsyslog-mmjsonparse-8.2010.0-1.fc32.x86_64", "Removed: rsyslog-mmnormalize-8.2010.0-1.fc32.x86_64", "Removed: liblognorm-2.0.3-9.fc32.x86_64"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=412 changed=65 unreachable=0 failed=0 skipped=295 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_relp.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_relp.yml ******************************************************* 1 plays in /tmp/tmpqb8plb9r/tests/tests_relp.yml PLAY [Test the server/client configuration using tls relp] ********************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:2 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:23 included: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml for /cache/fedora-32.qcow2 TASK [Install python2-cryptography] ******************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:1 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Generate a CA key] ******************************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:11 changed: [/cache/fedora-32.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-ca-key.pem", "fingerprint": {"blake2b": "13:88:1a:a5:5f:16:df:25:91:c9:a1:96:2b:bf:3d:b3:7b:60:76:4f:29:0f:c3:35:b4:91:83:4a:7d:6f:9d:e0:53:8c:6f:90:f4:25:f7:f2:c7:71:d6:ef:8c:7a:1f:6a:81:5a:c8:43:12:20:6e:4c:5e:1e:de:39:ea:07:6b:9d", "blake2s": "d3:d2:d1:5d:ab:fc:64:88:31:16:cc:21:c3:88:dd:69:00:ae:c2:93:8e:8c:30:53:98:6b:60:c6:ca:76:11:b6", "md5": "11:c7:02:84:e3:6e:a3:99:af:47:43:37:e5:3d:39:34", "sha1": "52:59:70:7d:79:00:00:e9:4e:3a:23:7c:c5:f8:1c:01:db:d1:fb:df", "sha224": "65:5e:39:48:17:81:42:84:79:1a:64:6e:3c:22:79:3e:9b:93:6e:63:cf:d8:7c:af:2a:1b:6c:f6", "sha256": "48:ff:b3:f1:09:aa:c7:94:72:24:2e:11:bb:5d:7d:5b:89:33:a7:62:3b:4a:45:59:1c:29:50:72:c6:7f:2e:a6", "sha384": "73:19:d2:b9:49:01:bc:84:df:f3:a2:ca:51:44:03:cc:8d:bb:e0:dc:a1:13:37:47:f2:4a:78:f9:03:3c:60:7a:d8:1c:f2:cc:2d:f9:79:02:0a:3c:6b:68:74:be:f1:89", "sha3_224": "9a:40:9d:df:f9:ca:99:33:98:86:2f:aa:82:21:08:71:21:17:84:53:65:92:51:92:2f:3a:ab:07", "sha3_256": "0d:19:05:7f:b6:f8:4a:45:dc:14:be:04:5f:18:30:2d:b5:29:c3:cb:c7:91:f5:ce:f1:f9:e2:78:6a:64:ea:94", "sha3_384": "10:9f:db:d2:7d:23:04:67:a2:11:90:a8:09:9c:38:7a:30:c6:6b:ca:6f:5a:8e:99:1e:01:a0:7d:01:f1:ef:8a:9c:2b:a6:c3:1f:5b:29:66:d0:39:b9:dc:fe:f9:7e:19", "sha3_512": "b1:5d:0a:b0:b6:61:34:1b:86:a3:44:fe:91:35:f5:fa:9c:86:66:44:56:18:79:24:dc:b9:78:89:3b:09:3f:24:8e:7d:00:9a:7e:2e:e0:57:a2:7c:63:6d:e7:3a:36:a9:2a:28:f2:45:6b:35:6e:2f:81:69:9a:2b:13:2d:54:c0", "sha512": "16:f4:e7:c0:c5:dd:b5:e3:9f:f2:14:7b:20:56:21:bc:18:a2:9d:8e:44:e7:71:89:c7:74:48:30:96:81:b0:c9:9f:98:7c:0e:c4:b3:4f:02:99:26:79:eb:4d:05:1a:57:da:bf:02:cb:0f:01:79:10:38:37:3e:cd:6f:99:32:8a", "shake_128": "31:d1:58:a4:1e:f7:c1:f2:b6:8d:fa:58:27:aa:26:ee:96:f7:3f:b7:50:20:51:f1:cd:c6:45:01:b4:5d:a9:af", "shake_256": "4d:73:72:b6:02:d1:31:89:e4:ea:36:6b:83:a9:b3:af:f6:b5:9a:be:0a:20:4d:5a:6c:ed:1d:7d:7f:f8:a8:7a"}, "size": 4096, "type": "RSA"} TASK [Generate a CA Certificate Signing Request] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:16 changed: [/cache/fedora-32.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-ca.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "subject": [["CN", "test-ca.system-roles.fedora.org"]], "subjectAltName": ["DNS:test-ca.system-roles.fedora.org"]} TASK [Generate a self signed CA cert using the CA key] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:22 changed: [/cache/fedora-32.qcow2] => {"changed": true, "csr": "/etc/rsyslog.d/test-ca.csr", "filename": "/etc/pki/tls/certs/test-ca.crt", "notAfter": "20310524111627Z", "notBefore": "20210526111627Z", "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "serial_number": 427376400318710965668258913628378723677076290882} TASK [Generate a server/client key] ******************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:29 changed: [/cache/fedora-32.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-key.pem", "fingerprint": {"blake2b": "24:75:88:56:25:48:00:23:e9:be:93:7f:48:6c:5e:a1:7d:7d:be:a8:88:40:53:4b:04:ea:54:e7:df:87:0f:90:bb:d9:64:9a:60:66:1d:22:09:e4:52:90:50:73:0a:16:96:99:07:ca:18:3b:8a:fe:b6:6e:e4:9d:2e:28:5c:d9", "blake2s": "04:2d:af:ac:98:54:d7:3e:89:69:3c:9e:9f:0e:2e:ae:5a:6d:a3:6e:6e:2d:98:78:a1:6a:38:92:e0:91:d9:0a", "md5": "57:4d:7b:23:c6:9f:03:f9:e0:95:94:11:59:56:f5:75", "sha1": "c1:62:71:f4:41:0b:41:66:45:15:9e:83:bc:3f:6e:a0:1a:21:ef:75", "sha224": "f8:15:a5:62:37:f7:5f:2f:bc:ba:c1:1e:e7:10:e9:a0:94:b1:40:c9:07:59:ad:2b:a0:26:7d:93", "sha256": "2e:3c:0a:a6:5e:e4:8d:e9:15:f7:15:17:47:17:7e:a1:6d:c8:c9:14:e8:b3:71:1f:8b:7d:9b:d7:04:6e:00:b4", "sha384": "4a:8c:eb:38:a5:54:d2:e7:f4:00:28:b8:0e:70:7f:41:b2:66:46:c9:8d:cb:1d:43:3f:e6:6b:6a:a7:76:b8:09:ce:ac:01:55:8d:7c:02:94:7d:14:0c:8a:a6:b6:64:71", "sha3_224": "75:29:94:ba:f7:81:21:a0:9c:6e:2d:52:2c:87:71:ec:f5:d2:8b:c6:30:89:fd:aa:d7:20:26:45", "sha3_256": "b0:3b:d5:35:ce:58:50:f0:69:26:1a:bc:b2:9c:e1:51:a6:5e:5b:ff:fe:a2:4b:64:28:f5:4c:40:84:0b:e5:1a", "sha3_384": "22:db:a4:ca:9f:00:01:66:54:83:1d:6a:ea:f4:3c:06:74:75:5d:75:2f:9b:3d:f9:92:a0:3c:bb:31:89:54:b2:1f:e1:3c:55:c7:16:18:7f:a0:36:e0:17:d0:52:7e:89", "sha3_512": "e5:11:ab:35:f5:0b:e1:49:f9:80:ed:fc:16:0f:81:36:42:52:06:8f:c6:4c:36:0a:ff:22:ab:37:93:d0:fd:38:6a:74:a3:73:7e:c8:e1:ce:11:74:55:2c:76:89:48:60:29:e3:37:dc:f3:03:fb:0c:31:bb:97:57:39:37:ed:e7", "sha512": "23:92:43:73:f9:1f:fb:79:5b:72:27:8c:d3:f7:c4:10:17:cc:eb:7e:89:77:2c:48:0c:6f:c4:db:de:e5:8f:9a:d4:0a:cc:89:81:db:85:dc:f5:25:17:2c:7f:89:ab:ce:d0:1e:64:14:bb:0b:d4:63:a6:05:14:08:36:f8:ce:c2", "shake_128": "2f:fa:cc:0e:85:d3:e1:44:10:da:2b:7c:19:ee:ed:0f:8e:0f:c0:d7:8d:8e:34:76:7c:64:ae:74:a1:e2:16:dc", "shake_256": "61:b0:ac:43:21:1b:1e:75:15:d7:bf:ae:d7:3f:5f:19:5a:d7:b1:29:ef:96:07:6e:1f:1f:de:e7:5a:c1:02:ec"}, "size": 4096, "type": "RSA"} TASK [Generate a server Certificate Signing Request] *************************** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:34 changed: [/cache/fedora-32.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-cert.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-key.pem", "subject": [["C", "US"], ["O", "Fedora"], ["CN", "logging.fedora.org"], ["emailAddress", "logging@fedora.org"]], "subjectAltName": ["DNS:logging.fedora.org"]} TASK [Generate a server/client cert using the key, and signed by the self signed CA] *** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:43 changed: [/cache/fedora-32.qcow2] => {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "ca_privatekey": "/etc/pki/tls/private/test-ca-key.pem", "changed": true, "csr": "/etc/rsyslog.d/test-cert.csr", "filename": "/etc/pki/tls/certs/test-cert.pem", "notAfter": "20310524111629Z", "notBefore": "20210526111629Z", "privatekey": "/etc/pki/tls/private/test-key.pem", "serial_number": 81528079917941084100253726917422753677019743864} TASK [TEST CASE 0; Test the server configuration containing tls tcp, plain tcp and udp connection] *** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:26 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": [{"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}, {"name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_output', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'relp_server0', 'relp_server1'], 'outputs': ['files_output', 'forwards_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "relp_server0", "relp_server1"], "name": "flows", "outputs": ["files_output", "forwards_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111625"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111625", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111625/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4551, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027833.789357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622027830.5143569, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "2213260937", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622027835.584211-314768-23051591443671/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027836.4569576-314798-111605888809359/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027837.144221-314798-230258535772132/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "previtem": {"name": "system_input", "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f711af3bd40f332acc24363f3dcdb0e843e20c22", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "7a285371450be1837f2fda655e3c2038", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 557, "src": "/root/.ansible/tmp/ansible-tmp-1622027838.5306292-314879-195833722414001/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-relp-8.2010.0-1.fc32.x86_64", "Installed: librelp-1.9.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "94df83dc19e80eafc8203411c9443171b28fed05", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "md5sum": "7f6076fd8cb50b906b7513d00084382c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "src": "/root/.ansible/tmp/ansible-tmp-1622027843.4393933-314939-215580112121286/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "dd177f5c8d6929137d746c5aab1dd2ebaa98c88b", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "ebd98e12adce4b80b1302c90a5c1ec62", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 508, "src": "/root/.ansible/tmp/ansible-tmp-1622027844.309806-314973-68823757372347/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "86becc5add147503f4a73ad8b6844b2b337459c0", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "a43a36102c8634735ce8c4f0d6513999", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 515, "src": "/root/.ansible/tmp/ansible-tmp-1622027845.2032835-315005-37967785885256/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94df83dc19e80eafc8203411c9443171b28fed05", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "dd177f5c8d6929137d746c5aab1dd2ebaa98c88b", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 508, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "86becc5add147503f4a73ad8b6844b2b337459c0", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 515, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'forwards_output', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027851.7866154-315154-220414269420479/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "08e6130b1702a8ff281524a04b4223498782b85b", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b106530e2e5ac70e166c44900d71e6d2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1124, "src": "/root/.ansible/tmp/ansible-tmp-1622027852.6803963-315188-81916857472253/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_output") {\n *.* action(name="forwards_output"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "cd3dba2f4c439e5a221ba9db08a9ddcc1a416ab8", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_output", "sections": [{"options": "ruleset(name=\"forwards_output\") {\n *.* action(name=\"forwards_output\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b111997014ad4c6f1109f30b73077713", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 193, "src": "/root/.ansible/tmp/ansible-tmp-1622027853.722172-315230-272858508902/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-forwards-forwards_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_output") {\n *.* action(name="forwards_output"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_output", "sections": [{"options": "ruleset(name=\"forwards_output\") {\n *.* action(name=\"forwards_output\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:17:34 UTC", "ActiveEnterTimestampMonotonic": "77760469", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:17:34 UTC", "AssertTimestampMonotonic": "77694350", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "179500000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:17:34 UTC", "ConditionTimestampMonotonic": "77694349", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12595", "ExecMainStartTimestamp": "Wed 2021-05-26 11:17:34 UTC", "ExecMainStartTimestampMonotonic": "77695976", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:17:34 UTC] ; stop_time=[n/a] ; pid=12595 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:17:34 UTC] ; stop_time=[n/a] ; pid=12595 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:17:34 UTC", "InactiveExitTimestampMonotonic": "77696458", "InvocationID": "701061ec3a06431c88933a519e9683bb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12595", "MemoryAccounting": "yes", "MemoryCurrent": "24403968", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:17:34 UTC", "StateChangeTimestampMonotonic": "77760469", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:72 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027854.273357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027835.394357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027835.052357, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2081693500", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 12, "files": [{"atime": 1622027849.4843569, "ctime": 1622027844.0183568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027843.760357, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 508, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027850.280357, "ctime": 1622027844.911357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027844.654357, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 515, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027854.273357, "ctime": 1622027836.1733568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027835.9103568, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027848.6203568, "ctime": 1622027843.1473567, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5077, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027842.8873568, "nlink": 1, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 63, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027854.273357, "ctime": 1622027851.4983568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027851.227357, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027854.273357, "ctime": 1622027852.411357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027852.164357, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1124, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027854.273357, "ctime": 1622027838.220357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027837.973357, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 557, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027833.789357, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027854.273357, "ctime": 1622027853.464357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5104, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027853.2023568, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 193, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027854.273357, "ctime": 1622027836.8613567, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027836.6043568, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-relp-relp_server0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "stat": {"atime": 1622027849.4843569, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dd177f5c8d6929137d746c5aab1dd2ebaa98c88b", "ctime": 1622027844.0183568, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027843.760357, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 508, "uid": 0, "version": "3557075442", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-relp-relp_server1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "stat": {"atime": 1622027850.280357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "86becc5add147503f4a73ad8b6844b2b337459c0", "ctime": 1622027844.911357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027844.654357, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 515, "uid": 0, "version": "1485011786", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:82 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc32", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:91 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-3.fc32.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:96 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.035263", "end": "2021-05-26 11:17:43.018857", "rc": 0, "start": "2021-05-26 11:17:42.983594", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12678 root 4u IPv4 39549 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12678 root 5u IPv6 39550 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12678 root 6u IPv4 39553 0t0 TCP *:20514 (LISTEN)\nrsyslogd 12678 root 7u IPv6 39554 0t0 TCP *:20514 (LISTEN)", "stdout_lines": ["rsyslogd 12678 root 4u IPv4 39549 0t0 TCP *:6514 (LISTEN)", "rsyslogd 12678 root 5u IPv6 39550 0t0 TCP *:6514 (LISTEN)", "rsyslogd 12678 root 6u IPv4 39553 0t0 TCP *:20514 (LISTEN)", "rsyslogd 12678 root 7u IPv6 39554 0t0 TCP *:20514 (LISTEN)"]} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:103 ok: [/cache/fedora-32.qcow2] => { "msg": "lsof returned rsyslogd 12678 root 4u IPv4 39549 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12678 root 5u IPv6 39550 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12678 root 6u IPv4 39553 0t0 TCP *:20514 (LISTEN)\nrsyslogd 12678 root 7u IPv6 39554 0t0 TCP *:20514 (LISTEN)" } TASK [Check port 6514, 20514 are open for TCP] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:106 ok: [/cache/fedora-32.qcow2] => (item=6514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 6514", "delta": "0:00:00.024934", "end": "2021-05-26 11:17:43.425221", "item": 6514, "rc": 0, "start": "2021-05-26 11:17:43.400287", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12678 root 4u IPv4 39549 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12678 root 5u IPv6 39550 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 12678 root 4u IPv4 39549 0t0 TCP *:6514 (LISTEN)", "rsyslogd 12678 root 5u IPv6 39550 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-32.qcow2] => (item=20514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 20514", "delta": "0:00:00.022565", "end": "2021-05-26 11:17:43.782566", "item": 20514, "rc": 0, "start": "2021-05-26 11:17:43.760001", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12678 root 6u IPv4 39553 0t0 TCP *:20514 (LISTEN)\nrsyslogd 12678 root 7u IPv6 39554 0t0 TCP *:20514 (LISTEN)", "stdout_lines": ["rsyslogd 12678 root 6u IPv4 39553 0t0 TCP *:20514 (LISTEN)", "rsyslogd 12678 root 7u IPv6 39554 0t0 TCP *:20514 (LISTEN)"]} TASK [Check the flows in relp_server0 - 0] ************************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:114 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep '$inputname == \"relp_server0\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005898", "end": "2021-05-26 11:17:44.129019", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:17:44.123121", "stderr": "", "stderr_lines": [], "stdout": "2", "stdout_lines": ["2"]} TASK [Check the flows in relp_server0 - 1] ************************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:122 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep -A 2 '$inputname == \"relp_server0\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | grep \"call files_output\" | wc -l", "delta": "0:00:00.005194", "end": "2021-05-26 11:17:44.466355", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:17:44.461161", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_server0 - 0] *********************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:130 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.004976", "end": "2021-05-26 11:17:44.816405", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:17:44.811429", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_server0 - 1] *********************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:138 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027789.253357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d400a6172df0823cee60ac6f3d9b028231246f31", "ctime": 1622027787.5043569, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4876, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027787.503357, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1858, "uid": 0, "version": "49844018", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the cert in relp_server0 - 0] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:142 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005134", "end": "2021-05-26 11:17:45.533282", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:17:45.528148", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the cert in relp_server0 - 1] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:150 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027854.283357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1bade6a2d41706b8c62ec2882c920aa47103f4ff", "ctime": 1622027789.2643569, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4879, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027789.263357, "nlink": 1, "path": "/etc/pki/tls/certs/test-cert.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1956, "uid": 0, "version": "458390237", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the private key in relp_server0 - 0] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:154 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005539", "end": "2021-05-26 11:17:46.238199", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:17:46.232660", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the private key in relp_server0 - 1] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:162 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027788.6753569, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f09ab846ff733e399a68140ac746ef23d23cf8ad", "ctime": 1622027788.167357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1622027788.1663568, "nlink": 1, "path": "/etc/pki/tls/private/test-key.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 3243, "uid": 0, "version": "648322921", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check tls.permittedpeer in relp_server0] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:166 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.permittedpeer=\\[\"\\*.client.com\",\"\\*.example.com\"\\]' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.004720", "end": "2021-05-26 11:17:46.967899", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:17:46.963179", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check tls.permittedpeer in relp_server1] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:174 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail; grep \"tls.permittedpeer=\\[\\\"\\*.$( _domain=$(hostname -d); _domain=${_domain:-\"virt.pnr.lab.eng.rdu2.redhat.com\"}; echo $_domain )\\\"\\]\" \"/etc/rsyslog.d/11-input-relp-relp_server1.conf\" | wc -l", "delta": "0:00:00.009196", "end": "2021-05-26 11:17:47.361914", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:17:47.352718", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:185 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": [{"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'relp_server0', 'relp_server1'], 'outputs': ['files_output', 'forwards_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "relp_server0", "relp_server1"], "name": "flows", "outputs": ["files_output", "forwards_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc32", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/11-input-relp-relp_server0.conf", "/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-input-relp-module.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_output.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4756, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027854.273357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027835.394357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027835.052357, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2081693500", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "previtem": {"name": "system_input", "state": "absent", "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:17:36 UTC", "ActiveEnterTimestampMonotonic": "79513518", "ActiveExitTimestamp": "Wed 2021-05-26 11:17:35 UTC", "ActiveExitTimestampMonotonic": "78974287", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:17:36 UTC", "AssertTimestampMonotonic": "79442032", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "163549000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:17:36 UTC", "ConditionTimestampMonotonic": "79442031", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12678", "ExecMainStartTimestamp": "Wed 2021-05-26 11:17:36 UTC", "ExecMainStartTimestampMonotonic": "79443583", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:17:36 UTC] ; stop_time=[n/a] ; pid=12678 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:17:36 UTC] ; stop_time=[n/a] ; pid=12678 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:17:36 UTC", "InactiveEnterTimestampMonotonic": "79440999", "InactiveExitTimestamp": "Wed 2021-05-26 11:17:36 UTC", "InactiveExitTimestampMonotonic": "79443867", "InvocationID": "fd8048a2463047dfb69400bf7fd3ef4a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12678", "MemoryAccounting": "yes", "MemoryCurrent": "2424832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:17:36 UTC", "StateChangeTimestampMonotonic": "79513518", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:18:06 UTC", "ActiveEnterTimestampMonotonic": "110411823", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:18:06 UTC", "AssertTimestampMonotonic": "110406972", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3892000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:18:06 UTC", "ConditionTimestampMonotonic": "110406971", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16215", "ExecMainStartTimestamp": "Wed 2021-05-26 11:18:06 UTC", "ExecMainStartTimestampMonotonic": "110408081", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:18:06 UTC] ; stop_time=[n/a] ; pid=16215 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:18:06 UTC] ; stop_time=[n/a] ; pid=16215 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:18:06 UTC", "InactiveExitTimestampMonotonic": "110408582", "InvocationID": "0cdb5f9962504ef099ef09202ed5ba00", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16215", "MemoryAccounting": "yes", "MemoryCurrent": "634880", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:18:06 UTC", "StateChangeTimestampMonotonic": "110411823", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall relp] ********************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:226 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-relp-8.2010.0-1.fc32.x86_64", "Removed: librelp-1.9.0-1.fc32.x86_64"]} TASK [TEST CASE 1; Test the client configuration using tls relp] *************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:232 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": [{"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows', 'inputs': ['system_input'], 'outputs': ['relp_client0', 'relp_client1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input"], "name": "flows", "outputs": ["relp_client0", "relp_client1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3285, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027854.273357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027835.394357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027835.052357, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2081693500", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622027899.0004225-316392-243474554171145/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622027899.6657002-316392-36992987573618/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "988e6535586ba2f521e46f6ebad2238934d08b5b", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "61bef413262d8d0da4623a753222d489", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 554, "src": "/root/.ansible/tmp/ansible-tmp-1622027901.022446-316473-273692408764276/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622027902.0097525-316511-158157068557146/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622027902.8885934-316545-170061021137655/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-relp-8.2010.0-1.fc32.x86_64", "Installed: librelp-1.9.0-1.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "294d2d48c2a85440423d4ee45a48e562ba5842f7", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "md5sum": "6792b8c4b4c1985ab5055a8ab17db9d5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "src": "/root/.ansible/tmp/ansible-tmp-1622027907.225152-316605-250750500872045/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7175ebc0405bafb6cfb8df6eca4bb1f54fcda02e", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "5fc75a8244d7ae26ea07745025e2d771", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 454, "src": "/root/.ansible/tmp/ansible-tmp-1622027908.1216905-316639-141210631716266/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9971d359735aa749967c1a358db8ffe5e22fc3b0", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "587abadfb4caa1278abbda28d9987e6d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "src": "/root/.ansible/tmp/ansible-tmp-1622027908.996617-316671-60116243801522/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "294d2d48c2a85440423d4ee45a48e562ba5842f7", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7175ebc0405bafb6cfb8df6eca4bb1f54fcda02e", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 454, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9971d359735aa749967c1a358db8ffe5e22fc3b0", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:18:34 UTC", "ActiveEnterTimestampMonotonic": "138278875", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:18:34 UTC", "AssertTimestampMonotonic": "138270215", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "75224000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:18:34 UTC", "ConditionTimestampMonotonic": "138270215", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18733", "ExecMainStartTimestamp": "Wed 2021-05-26 11:18:34 UTC", "ExecMainStartTimestampMonotonic": "138271374", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:18:34 UTC] ; stop_time=[n/a] ; pid=18733 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:18:34 UTC] ; stop_time=[n/a] ; pid=18733 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:18:34 UTC", "InactiveExitTimestampMonotonic": "138271666", "InvocationID": "1e8aef1e13044c759fe04c3dea962acf", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18733", "MemoryAccounting": "yes", "MemoryCurrent": "2088960", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:18:34 UTC", "StateChangeTimestampMonotonic": "138278875", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:273 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027854.273357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027835.394357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027835.052357, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2081693500", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 12, "files": [{"atime": 1622027913.0583568, "ctime": 1622027907.809357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027907.5503569, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 454, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027914.848357, "ctime": 1622027898.697357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5083, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027898.4483569, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027913.8373568, "ctime": 1622027908.6663568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027908.4253569, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027914.848357, "ctime": 1622027901.7163568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027901.4493568, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027914.8473568, "ctime": 1622027900.7093568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027900.4593568, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 554, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027833.789357, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027914.8473568, "ctime": 1622027902.5673568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5103, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027902.3233569, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027854.273357, "ctime": 1622027853.464357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5104, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027853.2023568, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 193, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027912.224357, "ctime": 1622027906.9203568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027906.6693568, "nlink": 1, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 63, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622027914.848357, "ctime": 1622027899.352357, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622027899.1043568, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/31-output-relp-relp_client0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "stat": {"atime": 1622027913.0583568, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7175ebc0405bafb6cfb8df6eca4bb1f54fcda02e", "ctime": 1622027907.809357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5106, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027907.5503569, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 454, "uid": 0, "version": "1380772626", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/31-output-relp-relp_client1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "stat": {"atime": 1622027913.8373568, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9971d359735aa749967c1a358db8ffe5e22fc3b0", "ctime": 1622027908.6663568, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5114, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027908.4253569, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 0, "version": "2638542270", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:283 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc32", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check the port in relp_client1] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:292 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep \"7514\" \"/etc/rsyslog.d/31-output-relp-relp_client1.conf\" | wc -l", "delta": "0:00:00.005790", "end": "2021-05-26 11:18:38.461216", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:18:38.455426", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_client0 - 0] *********************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:301 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.004493", "end": "2021-05-26 11:18:38.803117", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:18:38.798624", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_client0 - 1] *********************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:309 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027789.253357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d400a6172df0823cee60ac6f3d9b028231246f31", "ctime": 1622027787.5043569, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4876, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027787.503357, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1858, "uid": 0, "version": "49844018", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the cert in relp_client0 - 0] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:313 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.004565", "end": "2021-05-26 11:18:39.515253", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:18:39.510688", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the cert in relp_client0 - 1] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:321 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027854.283357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1bade6a2d41706b8c62ec2882c920aa47103f4ff", "ctime": 1622027789.2643569, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4879, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027789.263357, "nlink": 1, "path": "/etc/pki/tls/certs/test-cert.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1956, "uid": 0, "version": "458390237", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the private key in relp_client0 - 0] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:325 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.005371", "end": "2021-05-26 11:18:40.230678", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:18:40.225307", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the private key in relp_client0 - 1] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:333 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027788.6753569, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f09ab846ff733e399a68140ac746ef23d23cf8ad", "ctime": 1622027788.167357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4877, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1622027788.1663568, "nlink": 1, "path": "/etc/pki/tls/private/test-key.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 3243, "uid": 0, "version": "648322921", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check tls.permittedpeer in relp_client0] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:337 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.permittedpeer=\\[\"\\*.server.com\",\"\\*.example.com\"\\]' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.005475", "end": "2021-05-26 11:18:40.950455", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:18:40.944980", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check tls.permittedpeer in relp_client1] ********************************* task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:345 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail; grep \"tls.permittedpeer=\\[\\\"\\*.$( _domain=$(hostname -d); _domain=${_domain:-\"virt.pnr.lab.eng.rdu2.redhat.com\"}; echo $_domain )\\\"\\]\" \"/etc/rsyslog.d/31-output-relp-relp_client1.conf\" | wc -l", "delta": "0:00:00.010872", "end": "2021-05-26 11:18:41.316864", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:18:41.305992", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:356 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": [{"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows', 'inputs': ['system_input'], 'outputs': ['relp_client0', 'relp_client1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input"], "name": "flows", "outputs": ["relp_client0", "relp_client1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc32", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/31-output-relp-relp_client0.conf", "/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "/etc/rsyslog.d/10-output-relp-module.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/rsyslog.d-20210526T111625/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4731, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622027854.273357, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622027835.394357, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622027835.052357, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2081693500", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:5 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:16 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/set_certs.yml:53 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create relp output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.virt.pnr.lab.eng.rdu2.redhat.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.virt.pnr.lab.eng.rdu2.redhat.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:18:35 UTC", "ActiveEnterTimestampMonotonic": "138949435", "ActiveExitTimestamp": "Wed 2021-05-26 11:18:35 UTC", "ActiveExitTimestampMonotonic": "138824353", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:18:35 UTC", "AssertTimestampMonotonic": "138942237", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "74439000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:18:35 UTC", "ConditionTimestampMonotonic": "138942237", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18815", "ExecMainStartTimestamp": "Wed 2021-05-26 11:18:35 UTC", "ExecMainStartTimestampMonotonic": "138943445", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:18:35 UTC] ; stop_time=[n/a] ; pid=18815 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:18:35 UTC] ; stop_time=[n/a] ; pid=18815 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:18:35 UTC", "InactiveEnterTimestampMonotonic": "138941628", "InactiveExitTimestamp": "Wed 2021-05-26 11:18:35 UTC", "InactiveExitTimestampMonotonic": "138943742", "InvocationID": "00cad81c9d954d1c99c73f5fd930a23c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18815", "MemoryAccounting": "yes", "MemoryCurrent": "1929216", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:18:35 UTC", "StateChangeTimestampMonotonic": "138949435", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:19:00 UTC", "ActiveEnterTimestampMonotonic": "163521685", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:19:00 UTC", "AssertTimestampMonotonic": "163516911", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3709000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:19:00 UTC", "ConditionTimestampMonotonic": "163516910", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21626", "ExecMainStartTimestamp": "Wed 2021-05-26 11:19:00 UTC", "ExecMainStartTimestampMonotonic": "163518093", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:19:00 UTC] ; stop_time=[n/a] ; pid=21626 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:19:00 UTC] ; stop_time=[n/a] ; pid=21626 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:19:00 UTC", "InactiveExitTimestampMonotonic": "163518363", "InvocationID": "7b6fe037b21d47198b62299bc87df4b1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21626", "MemoryAccounting": "yes", "MemoryCurrent": "626688", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:19:00 UTC", "StateChangeTimestampMonotonic": "163521685", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up pki files] ****************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:396 changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/private/test-ca-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/test-ca-key.pem", "path": "/etc/pki/tls/private/test-ca-key.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/test-ca.csr) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/test-ca.csr", "path": "/etc/rsyslog.d/test-ca.csr", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-ca.crt", "path": "/etc/pki/tls/certs/test-ca.crt", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/test-key.pem", "path": "/etc/pki/tls/private/test-key.pem", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/test-cert.csr) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/test-cert.csr", "path": "/etc/rsyslog.d/test-cert.csr", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-cert.pem", "path": "/etc/pki/tls/certs/test-cert.pem", "state": "absent"} TASK [Uninstall relp] ********************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_relp.yml:406 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-relp-8.2010.0-1.fc32.x86_64", "Removed: librelp-1.9.0-1.fc32.x86_64"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=273 changed=53 unreachable=0 failed=0 skipped=205 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_remote.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_remote.yml ***************************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_remote.yml PLAY [Ensure inputs from the remote logging system passed to the local files outputs.] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:2 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [TEST CASE 0; Test configuration inputs from the remote rsyslog to the default local files outputs.] *** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:18 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": [{"name": "remote_files_output0", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"name": "remote_files_output0", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "remote_files_output0", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['remote_udp_input', 'remote_tcp_input'], 'outputs': ['remote_files_output0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["remote_udp_input", "remote_tcp_input"], "name": "flow_0", "outputs": ["remote_files_output0"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111920"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111920", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111920/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028005.862914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622028002.577914, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "1259915483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622028007.0349557-318064-278476679822143/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622028007.9491827-318094-32299057169905/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622028008.5978787-318094-149053895846646/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "md5sum": "42d5ce87ae82c62b5d8805c7188b56ee", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1622028009.7872872-318169-122154909282309/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "c37bd9495ceddf427ff450d0de0580d7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "src": "/root/.ansible/tmp/ansible-tmp-1622028010.6658597-318201-154273002567306/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "1e240a3eb5024e1a19e0e5dc446da05ac825172a", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "17269ed638b97cd8d68bb167fef5a0f2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 400, "src": "/root/.ansible/tmp/ansible-tmp-1622028011.5642653-318235-221335280744763/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a04d3f1be6858ebe54fa09770a008600f46ef352", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "8b8010685713eb0cce03c7164bcbacb3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "src": "/root/.ansible/tmp/ansible-tmp-1622028012.4765792-318267-274548488483247/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "1e240a3eb5024e1a19e0e5dc446da05ac825172a", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 400, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "a04d3f1be6858ebe54fa09770a008600f46ef352", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "remote_files_output0", "type": "remote_files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622028016.9508703-318419-99712769615923/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622028017.8208702-318453-277257791991315/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "83536b171a2ba45063e004c1c1cb21fa95d47426", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "6b1521ca638ad3ea64806112cd743076", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1199, "src": "/root/.ansible/tmp/ansible-tmp-1622028018.71923-318487-240933575735920/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:20:19 UTC", "ActiveEnterTimestampMonotonic": "70367556", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:20:19 UTC", "AssertTimestampMonotonic": "70360056", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5836000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:20:19 UTC", "ConditionTimestampMonotonic": "70360056", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12108", "ExecMainStartTimestamp": "Wed 2021-05-26 11:20:19 UTC", "ExecMainStartTimestampMonotonic": "70361651", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:20:19 UTC] ; stop_time=[n/a] ; pid=12108 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:20:19 UTC] ; stop_time=[n/a] ; pid=12108 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:20:19 UTC", "InactiveExitTimestampMonotonic": "70361906", "InvocationID": "852abdfccbb54226b8038e06c61c13c0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12108", "MemoryAccounting": "yes", "MemoryCurrent": "905216", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:20:19 UTC", "StateChangeTimestampMonotonic": "70367556", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:44 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028019.974914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028007.5719142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028007.1839142, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "306704515", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1622028014.4139142, "ctime": 1622028011.0719142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5091, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028010.826914, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028019.974914, "ctime": 1622028019.148914, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028018.8619142, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1199, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028015.2699142, "ctime": 1622028011.9439142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028011.688914, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 400, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028019.974914, "ctime": 1622028008.3249142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028008.073914, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028019.974914, "ctime": 1622028017.3579142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028017.082914, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028016.1049142, "ctime": 1622028012.8809142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028012.625914, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 209, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028005.862914, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028019.974914, "ctime": 1622028018.1939142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028017.948914, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028013.625914, "ctime": 1622028010.1839142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028009.9299142, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028019.974914, "ctime": 1622028008.9839141, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028008.7429142, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "stat": {"atime": 1622028015.2699142, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1e240a3eb5024e1a19e0e5dc446da05ac825172a", "ctime": 1622028011.9439142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028011.688914, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 400, "uid": 0, "version": "2747162880", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_udp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "stat": {"atime": 1622028016.1049142, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a04d3f1be6858ebe54fa09770a008600f46ef352", "ctime": 1622028012.8809142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028012.625914, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 209, "uid": 0, "version": "3391907547", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-remote_files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "stat": {"atime": 1622028019.974914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "83536b171a2ba45063e004c1c1cb21fa95d47426", "ctime": 1622028019.148914, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028018.8619142, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1199, "uid": 0, "version": "702526384", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:55 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:66 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.012460", "end": "2021-05-26 11:20:24.055571", "failed_when_result": false, "rc": 0, "start": "2021-05-26 11:20:24.043111", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Wed 2021-05-26 11:20:20 UTC; 3s ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 12190 (rsyslogd)\n Tasks: 4 (limit: 2334)\n Memory: 880.0K\n CPU: 4ms\n CGroup: /system.slice/rsyslog.service\n └─12190 /usr/sbin/rsyslogd -n\n\nMay 26 11:20:20 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nMay 26 11:20:20 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12190]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"12190\" x-info=\"https://www.rsyslog.com\"] start\nMay 26 11:20:20 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Wed 2021-05-26 11:20:20 UTC; 3s ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 12190 (rsyslogd)", " Tasks: 4 (limit: 2334)", " Memory: 880.0K", " CPU: 4ms", " CGroup: /system.slice/rsyslog.service", " └─12190 /usr/sbin/rsyslogd -n", "", "May 26 11:20:20 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "May 26 11:20:20 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12190]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"12190\" x-info=\"https://www.rsyslog.com\"] start", "May 26 11:20:20 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service."]} TASK [Install lsof] ************************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:73 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-3.fc32.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:78 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.030567", "end": "2021-05-26 11:20:28.332416", "rc": 0, "start": "2021-05-26 11:20:28.301849", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12190 root 5u IPv4 40265 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12190 root 6u IPv6 40266 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12190 root 7u IPv4 40269 0t0 TCP *:514 (LISTEN)\nrsyslogd 12190 root 8u IPv6 40270 0t0 TCP *:514 (LISTEN)\nrsyslogd 12190 root 9u IPv4 40273 0t0 UDP *:514 \nrsyslogd 12190 root 10u IPv6 40274 0t0 UDP *:514 \nrsyslogd 12190 root 11u IPv4 40277 0t0 UDP *:40002 \nrsyslogd 12190 root 12u IPv6 40278 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 12190 root 5u IPv4 40265 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12190 root 6u IPv6 40266 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12190 root 7u IPv4 40269 0t0 TCP *:514 (LISTEN)", "rsyslogd 12190 root 8u IPv6 40270 0t0 TCP *:514 (LISTEN)", "rsyslogd 12190 root 9u IPv4 40273 0t0 UDP *:514 ", "rsyslogd 12190 root 10u IPv6 40274 0t0 UDP *:514 ", "rsyslogd 12190 root 11u IPv4 40277 0t0 UDP *:40002 ", "rsyslogd 12190 root 12u IPv6 40278 0t0 UDP *:40002 "]} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:85 ok: [/cache/fedora-32.qcow2] => { "msg": "lsof returned rsyslogd 12190 root 5u IPv4 40265 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12190 root 6u IPv6 40266 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12190 root 7u IPv4 40269 0t0 TCP *:514 (LISTEN)\nrsyslogd 12190 root 8u IPv6 40270 0t0 TCP *:514 (LISTEN)\nrsyslogd 12190 root 9u IPv4 40273 0t0 UDP *:514 \nrsyslogd 12190 root 10u IPv6 40274 0t0 UDP *:514 \nrsyslogd 12190 root 11u IPv4 40277 0t0 UDP *:40002 \nrsyslogd 12190 root 12u IPv6 40278 0t0 UDP *:40002 " } TASK [Check port 514 and 40001 are open for TCP] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:88 ok: [/cache/fedora-32.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514", "delta": "0:00:00.023663", "end": "2021-05-26 11:20:28.739199", "item": 514, "rc": 0, "start": "2021-05-26 11:20:28.715536", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12190 root 7u IPv4 40269 0t0 TCP *:514 (LISTEN)\nrsyslogd 12190 root 8u IPv6 40270 0t0 TCP *:514 (LISTEN)", "stdout_lines": ["rsyslogd 12190 root 7u IPv4 40269 0t0 TCP *:514 (LISTEN)", "rsyslogd 12190 root 8u IPv6 40270 0t0 TCP *:514 (LISTEN)"]} ok: [/cache/fedora-32.qcow2] => (item=40001) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40001", "delta": "0:00:00.021616", "end": "2021-05-26 11:20:29.084429", "item": 40001, "rc": 0, "start": "2021-05-26 11:20:29.062813", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12190 root 5u IPv4 40265 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12190 root 6u IPv6 40266 0t0 TCP *:40001 (LISTEN)", "stdout_lines": ["rsyslogd 12190 root 5u IPv4 40265 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12190 root 6u IPv6 40266 0t0 TCP *:40001 (LISTEN)"]} TASK [Check port 514 and 40002 are open for UDP] ******************************* task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:95 ok: [/cache/fedora-32.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514", "delta": "0:00:00.027586", "end": "2021-05-26 11:20:29.452610", "item": 514, "rc": 0, "start": "2021-05-26 11:20:29.425024", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12190 root 9u IPv4 40273 0t0 UDP *:514 \nrsyslogd 12190 root 10u IPv6 40274 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 12190 root 9u IPv4 40273 0t0 UDP *:514 ", "rsyslogd 12190 root 10u IPv6 40274 0t0 UDP *:514 "]} ok: [/cache/fedora-32.qcow2] => (item=40002) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40002", "delta": "0:00:00.021729", "end": "2021-05-26 11:20:29.811966", "item": 40002, "rc": 0, "start": "2021-05-26 11:20:29.790237", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12190 root 11u IPv4 40277 0t0 UDP *:40002 \nrsyslogd 12190 root 12u IPv6 40278 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 12190 root 11u IPv4 40277 0t0 UDP *:40002 ", "rsyslogd 12190 root 12u IPv6 40278 0t0 UDP *:40002 "]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:102 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": [{"name": "remote_files_output0", "state": "absent", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"name": "remote_files_output0", "state": "absent", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "remote_files_output0", "state": "absent", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1948, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028019.974914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028007.5719142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028007.1839142, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "306704515", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "remote_files_output0", "state": "absent", "type": "remote_files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:20:20 UTC", "ActiveEnterTimestampMonotonic": "70916676", "ActiveExitTimestamp": "Wed 2021-05-26 11:20:20 UTC", "ActiveExitTimestampMonotonic": "70908778", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:20:20 UTC", "AssertTimestampMonotonic": "70911020", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4572000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:20:20 UTC", "ConditionTimestampMonotonic": "70911020", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12190", "ExecMainStartTimestamp": "Wed 2021-05-26 11:20:20 UTC", "ExecMainStartTimestampMonotonic": "70912318", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:20:20 UTC] ; stop_time=[n/a] ; pid=12190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:20:20 UTC] ; stop_time=[n/a] ; pid=12190 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:20:20 UTC", "InactiveEnterTimestampMonotonic": "70910449", "InactiveExitTimestamp": "Wed 2021-05-26 11:20:20 UTC", "InactiveExitTimestampMonotonic": "70912661", "InvocationID": "fb2af7912f1e42c484249822a22ec397", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12190", "MemoryAccounting": "yes", "MemoryCurrent": "901120", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:20:20 UTC", "StateChangeTimestampMonotonic": "70916676", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:20:42 UTC", "ActiveEnterTimestampMonotonic": "93381726", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:20:42 UTC", "AssertTimestampMonotonic": "93376337", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4185000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:20:42 UTC", "ConditionTimestampMonotonic": "93376336", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15266", "ExecMainStartTimestamp": "Wed 2021-05-26 11:20:42 UTC", "ExecMainStartTimestampMonotonic": "93377505", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:20:42 UTC] ; stop_time=[n/a] ; pid=15266 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:20:42 UTC] ; stop_time=[n/a] ; pid=15266 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:20:42 UTC", "InactiveExitTimestampMonotonic": "93377797", "InvocationID": "1d97ef22c15b43e892c4783246197983", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15266", "MemoryAccounting": "yes", "MemoryCurrent": "606208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:20:42 UTC", "StateChangeTimestampMonotonic": "93381726", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; Test configuration inputs from the remote rsyslog to the configured local files outputs.] *** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:128 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": [{"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flow_0', 'inputs': ['remote_udp_input', 'remote_tcp_input'], 'outputs': ['remote_files_output0', 'remote_files_output1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["remote_udp_input", "remote_tcp_input"], "name": "flow_0", "outputs": ["remote_files_output0", "remote_files_output1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 466, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028019.974914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028007.5719142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028007.1839142, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "306704515", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1622028051.0955648-319488-195486271792102/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622028051.7614357-319488-107724692122947/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2dde350be3a882d3ce652e3f1bab3c121cdc631e", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "md5sum": "bb0b97237e2cbffa6485fcc8a11990ca", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1622028053.0499814-319563-97151307288192/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "be6afe49652f7bd23c732ceabcb72c1a94b2ce41", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "eaaf47bf8a8e6a202cfa32de12076666", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "src": "/root/.ansible/tmp/ansible-tmp-1622028053.8675137-319595-175018413575680/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "35e426472c05d29b308a9bdda8cbb7ea6ef2be4e", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "6477b27d11be9a093782e6bb81c6b787", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 566, "src": "/root/.ansible/tmp/ansible-tmp-1622028054.7733376-319629-240794594671906/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "64a1dbd9cbc8bdc2a9d990763433a8ee2fbd8c99", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "493f19dd509c146ee7a976f2e972da33", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1622028055.6936398-319661-235947292923668/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "2dde350be3a882d3ce652e3f1bab3c121cdc631e", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "be6afe49652f7bd23c732ceabcb72c1a94b2ce41", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "35e426472c05d29b308a9bdda8cbb7ea6ef2be4e", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 566, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "64a1dbd9cbc8bdc2a9d990763433a8ee2fbd8c99", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 290, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622028060.0402899-319813-230175536207227/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1622028060.9147213-319847-12033833839172/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "20420fecf17d8e67198963668f7cd267677d9844", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "76c7ac15c52d55b34d336bf469b62fe8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 538, "src": "/root/.ansible/tmp/ansible-tmp-1622028061.854377-319881-187938013737187/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d329a4df6269a81ceca2daa3276f85de6e0337c1", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "2696638f1b2cbc5d58f2e04d99778371", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 506, "src": "/root/.ansible/tmp/ansible-tmp-1622028062.7042131-319913-280451161065634/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "20420fecf17d8e67198963668f7cd267677d9844", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 538, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d329a4df6269a81ceca2daa3276f85de6e0337c1", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 506, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:21:05 UTC", "ActiveEnterTimestampMonotonic": "115918021", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:21:05 UTC", "AssertTimestampMonotonic": "115910964", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "6424000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:21:05 UTC", "ConditionTimestampMonotonic": "115910964", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18163", "ExecMainStartTimestamp": "Wed 2021-05-26 11:21:05 UTC", "ExecMainStartTimestampMonotonic": "115912219", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:21:05 UTC] ; stop_time=[n/a] ; pid=18163 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:21:05 UTC] ; stop_time=[n/a] ; pid=18163 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:21:05 UTC", "InactiveExitTimestampMonotonic": "115912611", "InvocationID": "85a9c23a83b2483cb27ec897fdc3a32d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18163", "MemoryAccounting": "yes", "MemoryCurrent": "1110016", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:21:05 UTC", "StateChangeTimestampMonotonic": "115918021", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "6", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:171 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028019.974914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028007.5719142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028007.1839142, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "306704515", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1622028057.501914, "ctime": 1622028054.270914, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028054.000914, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028063.6739142, "ctime": 1622028062.2429142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028061.9869142, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 538, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028058.385914, "ctime": 1622028055.158914, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028054.9039142, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 566, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028065.5259142, "ctime": 1622028051.4839141, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5088, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028051.2369142, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028065.5259142, "ctime": 1622028060.415914, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028060.1639142, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028059.194914, "ctime": 1622028056.073914, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028055.8229141, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 290, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028064.498914, "ctime": 1622028063.0729141, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028062.8219142, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 506, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028005.862914, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028065.5259142, "ctime": 1622028061.2989142, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5121, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028061.0459142, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028056.7299142, "ctime": 1622028053.431914, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5092, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028053.1809142, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028065.5259142, "ctime": 1622028052.191914, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028051.9169142, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "stat": {"atime": 1622028058.385914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "35e426472c05d29b308a9bdda8cbb7ea6ef2be4e", "ctime": 1622028055.158914, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5094, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028054.9039142, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 566, "uid": 0, "version": "2928466618", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_udp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "stat": {"atime": 1622028059.194914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "64a1dbd9cbc8bdc2a9d990763433a8ee2fbd8c99", "ctime": 1622028056.073914, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5095, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028055.8229141, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 290, "uid": 0, "version": "2994418022", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-remote_files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "stat": {"atime": 1622028063.6739142, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "20420fecf17d8e67198963668f7cd267677d9844", "ctime": 1622028062.2429142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028061.9869142, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 538, "uid": 0, "version": "4265044100", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/30-output-files-remote_files_output1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "stat": {"atime": 1622028064.498914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d329a4df6269a81ceca2daa3276f85de6e0337c1", "ctime": 1622028063.0729141, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028062.8219142, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 506, "uid": 0, "version": "927314899", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:183 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:190 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:195 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.028765", "end": "2021-05-26 11:21:12.616214", "rc": 0, "start": "2021-05-26 11:21:12.587449", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 18247 root 5u IPv4 56838 0t0 TCP *:40001 (LISTEN)\nrsyslogd 18247 root 6u IPv6 56839 0t0 TCP *:40001 (LISTEN)\nrsyslogd 18247 root 7u IPv4 56842 0t0 TCP *:514 (LISTEN)\nrsyslogd 18247 root 8u IPv6 56843 0t0 TCP *:514 (LISTEN)\nrsyslogd 18247 root 9u IPv4 56846 0t0 UDP *:514 \nrsyslogd 18247 root 10u IPv6 56847 0t0 UDP *:514 \nrsyslogd 18247 root 11u IPv4 56850 0t0 UDP *:40002 \nrsyslogd 18247 root 12u IPv6 56851 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 18247 root 5u IPv4 56838 0t0 TCP *:40001 (LISTEN)", "rsyslogd 18247 root 6u IPv6 56839 0t0 TCP *:40001 (LISTEN)", "rsyslogd 18247 root 7u IPv4 56842 0t0 TCP *:514 (LISTEN)", "rsyslogd 18247 root 8u IPv6 56843 0t0 TCP *:514 (LISTEN)", "rsyslogd 18247 root 9u IPv4 56846 0t0 UDP *:514 ", "rsyslogd 18247 root 10u IPv6 56847 0t0 UDP *:514 ", "rsyslogd 18247 root 11u IPv4 56850 0t0 UDP *:40002 ", "rsyslogd 18247 root 12u IPv6 56851 0t0 UDP *:40002 "]} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:202 ok: [/cache/fedora-32.qcow2] => { "msg": "lsof returned rsyslogd 18247 root 5u IPv4 56838 0t0 TCP *:40001 (LISTEN)\nrsyslogd 18247 root 6u IPv6 56839 0t0 TCP *:40001 (LISTEN)\nrsyslogd 18247 root 7u IPv4 56842 0t0 TCP *:514 (LISTEN)\nrsyslogd 18247 root 8u IPv6 56843 0t0 TCP *:514 (LISTEN)\nrsyslogd 18247 root 9u IPv4 56846 0t0 UDP *:514 \nrsyslogd 18247 root 10u IPv6 56847 0t0 UDP *:514 \nrsyslogd 18247 root 11u IPv4 56850 0t0 UDP *:40002 \nrsyslogd 18247 root 12u IPv6 56851 0t0 UDP *:40002 " } TASK [Check port 514 and 40001 is open for TCP] ******************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:205 ok: [/cache/fedora-32.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514", "delta": "0:00:00.023791", "end": "2021-05-26 11:21:13.026236", "item": 514, "rc": 0, "start": "2021-05-26 11:21:13.002445", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 18247 root 7u IPv4 56842 0t0 TCP *:514 (LISTEN)\nrsyslogd 18247 root 8u IPv6 56843 0t0 TCP *:514 (LISTEN)", "stdout_lines": ["rsyslogd 18247 root 7u IPv4 56842 0t0 TCP *:514 (LISTEN)", "rsyslogd 18247 root 8u IPv6 56843 0t0 TCP *:514 (LISTEN)"]} ok: [/cache/fedora-32.qcow2] => (item=40001) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40001", "delta": "0:00:00.021728", "end": "2021-05-26 11:21:13.383510", "item": 40001, "rc": 0, "start": "2021-05-26 11:21:13.361782", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 18247 root 5u IPv4 56838 0t0 TCP *:40001 (LISTEN)\nrsyslogd 18247 root 6u IPv6 56839 0t0 TCP *:40001 (LISTEN)", "stdout_lines": ["rsyslogd 18247 root 5u IPv4 56838 0t0 TCP *:40001 (LISTEN)", "rsyslogd 18247 root 6u IPv6 56839 0t0 TCP *:40001 (LISTEN)"]} TASK [Check port 514 and 40002 is open for UDP] ******************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:212 ok: [/cache/fedora-32.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514", "delta": "0:00:00.021318", "end": "2021-05-26 11:21:13.755896", "item": 514, "rc": 0, "start": "2021-05-26 11:21:13.734578", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 18247 root 9u IPv4 56846 0t0 UDP *:514 \nrsyslogd 18247 root 10u IPv6 56847 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 18247 root 9u IPv4 56846 0t0 UDP *:514 ", "rsyslogd 18247 root 10u IPv6 56847 0t0 UDP *:514 "]} ok: [/cache/fedora-32.qcow2] => (item=40002) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40002", "delta": "0:00:00.021921", "end": "2021-05-26 11:21:14.099408", "item": 40002, "rc": 0, "start": "2021-05-26 11:21:14.077487", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 18247 root 11u IPv4 56850 0t0 UDP *:40002 \nrsyslogd 18247 root 12u IPv6 56851 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 18247 root 11u IPv4 56850 0t0 UDP *:40002 ", "rsyslogd 18247 root 12u IPv6 56851 0t0 UDP *:40002 "]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_remote.yml:219 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": [{"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "state": "absent", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "state": "absent", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "state": "absent", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "state": "absent", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "state": "absent", "type": "remote_files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "state": "absent", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/rsyslog.d-20210526T111920/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1982, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028019.974914, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028007.5719142, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5087, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028007.1839142, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "306704515", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "state": "absent", "type": "remote_files"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "state": "absent", "type": "remote_files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:21:06 UTC", "ActiveEnterTimestampMonotonic": "116480550", "ActiveExitTimestamp": "Wed 2021-05-26 11:21:06 UTC", "ActiveExitTimestampMonotonic": "116472939", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:21:06 UTC", "AssertTimestampMonotonic": "116475219", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4616000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:21:06 UTC", "ConditionTimestampMonotonic": "116475218", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18247", "ExecMainStartTimestamp": "Wed 2021-05-26 11:21:06 UTC", "ExecMainStartTimestampMonotonic": "116476426", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:21:06 UTC] ; stop_time=[n/a] ; pid=18247 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:21:06 UTC] ; stop_time=[n/a] ; pid=18247 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:21:06 UTC", "InactiveEnterTimestampMonotonic": "116474439", "InactiveExitTimestamp": "Wed 2021-05-26 11:21:06 UTC", "InactiveExitTimestampMonotonic": "116476674", "InvocationID": "f6313a4f50bd4f2f87f5fca09c3594d8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18247", "MemoryAccounting": "yes", "MemoryCurrent": "1105920", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:21:06 UTC", "StateChangeTimestampMonotonic": "116480550", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "6", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:21:28 UTC", "ActiveEnterTimestampMonotonic": "139185645", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:21:28 UTC", "AssertTimestampMonotonic": "139180761", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3744000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:21:28 UTC", "ConditionTimestampMonotonic": "139180761", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21208", "ExecMainStartTimestamp": "Wed 2021-05-26 11:21:28 UTC", "ExecMainStartTimestampMonotonic": "139182089", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:21:28 UTC] ; stop_time=[n/a] ; pid=21208 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:21:28 UTC] ; stop_time=[n/a] ; pid=21208 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:21:28 UTC", "InactiveExitTimestampMonotonic": "139182575", "InvocationID": "e106ce71fa2545b8921f2c6ae6b048f8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21208", "MemoryAccounting": "yes", "MemoryCurrent": "610304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:21:28 UTC", "StateChangeTimestampMonotonic": "139185645", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=259 changed=47 unreachable=0 failed=0 skipped=189 rescued=0 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_server.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_server.yml ***************************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_server.yml PLAY [Test the server configuration containing tls tcp, plain tcp and udp connection] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:11 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:33 included: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml for /cache/fedora-32.qcow2 TASK [Install python2-cryptography] ******************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:1 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Generate a CA key] ******************************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:11 changed: [/cache/fedora-32.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-ca-key.pem", "fingerprint": {"blake2b": "6c:73:62:33:ac:ce:7d:4b:36:85:91:2a:63:05:e8:14:07:95:d2:66:d2:a5:f2:3a:41:42:c6:ed:58:94:99:4a:73:a0:b3:98:14:1a:19:8f:b1:8f:1c:a0:62:32:9d:9d:7c:ea:88:cd:6a:b2:be:c4:33:91:4c:6a:f0:21:22:75", "blake2s": "9b:ca:88:7d:15:7c:48:66:ec:b7:9c:9a:49:63:1c:20:6a:44:a5:64:0a:a1:9d:f1:ff:fb:62:32:21:40:d5:b6", "md5": "cc:0f:6e:ca:a5:cb:fe:6c:58:92:54:7b:86:69:dd:2d", "sha1": "68:55:e0:0a:57:0e:b2:db:83:21:2b:dd:7a:0c:4d:07:6b:68:60:dd", "sha224": "51:85:08:65:0e:e7:fa:a5:3b:ce:8b:5b:43:5b:00:45:00:ab:57:2f:7e:dd:43:0e:22:63:5a:49", "sha256": "c1:15:05:41:90:65:6a:14:38:c7:58:05:e7:1d:eb:e7:8d:ac:ba:51:5d:0d:b3:29:28:9e:0a:aa:b8:01:32:92", "sha384": "89:15:56:63:23:87:71:31:b5:f6:30:86:27:d1:10:c3:db:db:52:b3:1d:88:bc:08:59:2b:22:be:88:2d:22:6c:90:c2:87:b1:c7:59:a2:67:14:5c:34:71:2e:3e:51:c0", "sha3_224": "b7:67:e7:b0:64:d5:51:6f:56:33:1c:4d:cc:bb:b5:08:f6:26:e9:d6:f6:fa:6b:ad:75:6f:12:48", "sha3_256": "44:45:1b:ec:1d:e9:15:3f:5a:1a:3d:92:50:f0:cb:fb:72:cc:75:3b:15:17:a7:51:b5:ac:d3:cb:af:16:94:1d", "sha3_384": "d7:ca:a7:79:0f:75:1c:d9:d7:43:59:1f:f0:09:36:e6:18:5e:1b:02:e0:e5:97:f5:b8:d4:82:1e:b4:5f:0a:d9:05:bb:8c:23:c0:d7:dd:ee:4d:33:44:6e:13:f4:43:4e", "sha3_512": "55:b1:60:28:ce:48:c8:c3:70:75:3e:00:31:ee:d7:da:68:1f:b6:0c:72:3c:94:91:fc:47:da:e6:cf:e2:fb:4b:5f:79:90:9f:ef:a0:23:63:3c:fb:76:5c:a2:b3:a3:1a:62:27:33:f3:7d:8f:b2:17:5b:21:d1:9c:76:33:83:04", "sha512": "d3:92:7c:88:92:3c:3c:09:e6:12:2a:d4:67:4f:a0:0b:e8:17:1e:e3:99:3b:3e:09:36:e3:ab:48:16:3c:bb:70:62:0f:37:4e:ac:f6:a9:ea:59:b4:1f:b0:b8:97:ac:b0:df:cf:c8:35:34:23:40:78:51:dc:49:66:be:d7:31:05", "shake_128": "f2:b7:a6:f7:7c:47:9a:a6:2a:57:82:8c:89:38:01:fc:19:01:74:45:95:c1:ef:68:68:76:cb:db:a2:40:84:a5", "shake_256": "72:60:d2:42:1c:93:93:33:e7:30:65:79:86:56:3f:71:91:29:ca:85:5d:b7:fa:38:ed:0e:8a:22:f2:aa:2d:53"}, "size": 4096, "type": "RSA"} TASK [Generate a CA Certificate Signing Request] ******************************* task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:16 changed: [/cache/fedora-32.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-ca.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "subject": [["CN", "test-ca.system-roles.fedora.org"]], "subjectAltName": ["DNS:test-ca.system-roles.fedora.org"]} TASK [Generate a self signed CA cert using the CA key] ************************* task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:22 changed: [/cache/fedora-32.qcow2] => {"changed": true, "csr": "/etc/rsyslog.d/test-ca.csr", "filename": "/etc/pki/tls/certs/test-ca.crt", "notAfter": "20310524112145Z", "notBefore": "20210526112145Z", "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "serial_number": 148992200329276223872457604659706870815799832808} TASK [Generate a server/client key] ******************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:29 changed: [/cache/fedora-32.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-key.pem", "fingerprint": {"blake2b": "4f:3f:4d:c8:66:f8:96:0a:d6:d5:ee:2f:6c:54:02:71:f6:ed:7c:10:c0:3e:96:20:c3:8b:7e:4f:c2:65:00:30:93:1f:c2:7e:40:72:d4:6c:62:d0:00:bd:3d:2e:24:71:c7:40:8d:c4:c6:b7:25:ff:79:f9:9d:87:df:40:a4:8a", "blake2s": "c4:1e:9e:d9:5c:ce:8b:ce:55:59:52:12:79:36:88:2e:0d:4c:d9:b8:ed:27:ba:15:77:40:72:13:7d:dc:45:1e", "md5": "45:fb:13:1d:43:b9:18:2d:98:b6:76:3e:ec:b5:da:f6", "sha1": "b4:b3:ba:e2:26:c2:c0:c2:4f:dc:41:47:37:eb:3e:aa:7d:68:3d:a2", "sha224": "b0:91:de:e8:39:e5:87:ce:cf:bf:4a:96:2c:b3:78:27:65:d4:bd:bf:32:91:b1:c5:36:dc:a2:23", "sha256": "95:30:9d:56:9f:d5:d5:12:cf:c8:ac:d5:cf:1c:f3:2e:b3:b2:7e:6f:40:20:73:c0:ac:f5:10:ae:b8:73:49:54", "sha384": "df:ea:f3:3c:d2:a2:b1:c6:39:e4:50:6d:85:19:f4:ea:22:f5:93:06:5c:93:fd:4e:a6:02:68:41:fc:3f:6c:09:02:2c:9d:5d:4d:50:ea:17:93:4c:18:22:0b:98:d4:d8", "sha3_224": "07:0d:31:b4:40:09:68:2f:a8:68:9e:0f:e3:74:7c:3f:4d:14:0d:e3:32:e2:b0:d3:83:d6:c4:e5", "sha3_256": "71:04:18:a3:b8:8e:e6:ff:dd:3c:d9:6b:a9:e8:f5:96:7f:0f:e8:c1:35:2c:30:28:cb:67:47:d0:b2:12:35:a3", "sha3_384": "6d:6a:18:fa:bd:fa:aa:86:d0:52:55:c3:cb:68:48:52:72:a8:29:cc:81:57:b1:45:d6:8c:e3:7b:e1:f4:2e:74:e6:e4:cd:e1:bb:64:99:25:06:09:f8:bb:75:29:12:e7", "sha3_512": "85:49:57:29:ce:91:8e:b5:ca:bc:71:56:1b:29:8a:80:a8:d1:d8:7a:4e:df:ef:70:8a:08:3f:a2:9b:8d:df:6d:c0:0a:22:3a:d9:7e:23:a3:4c:3d:12:50:fb:27:06:48:fa:fc:52:19:8b:b5:aa:5a:0a:56:c8:77:e7:a0:34:7c", "sha512": "0f:d6:5c:8a:61:13:3e:85:e0:4b:a9:44:77:b0:60:84:1c:e6:3f:05:66:b6:d5:9c:c4:f3:ae:b4:57:1e:01:3e:8d:43:ad:f7:5f:8d:6b:87:ef:d4:34:95:0c:60:ef:fc:6d:be:27:69:83:22:ce:d8:27:41:96:a2:7b:7b:e1:1a", "shake_128": "96:eb:94:08:da:02:5e:ef:c2:4b:fb:66:26:75:b7:ff:39:59:c9:79:b9:3c:09:0e:97:09:5e:ab:f9:04:24:ed", "shake_256": "60:4a:9f:8f:06:c6:51:91:ac:78:df:b5:e9:5a:f1:80:80:ef:f9:90:3b:dd:2c:36:3d:02:a5:6e:ef:80:20:e7"}, "size": 4096, "type": "RSA"} TASK [Generate a server Certificate Signing Request] *************************** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:34 changed: [/cache/fedora-32.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-cert.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-key.pem", "subject": [["C", "US"], ["O", "Fedora"], ["CN", "logging.fedora.org"], ["emailAddress", "logging@fedora.org"]], "subjectAltName": ["DNS:logging.fedora.org"]} TASK [Generate a server/client cert using the key, and signed by the self signed CA] *** task path: /tmp/tmpqb8plb9r/tests/tasks/create_tests_certs.yml:43 changed: [/cache/fedora-32.qcow2] => {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "ca_privatekey": "/etc/pki/tls/private/test-ca-key.pem", "changed": true, "csr": "/etc/rsyslog.d/test-cert.csr", "filename": "/etc/pki/tls/certs/test-cert.pem", "notAfter": "20310524112147Z", "notBefore": "20210526112147Z", "privatekey": "/etc/pki/tls/private/test-key.pem", "serial_number": 647309469761726594178886649318053373746111970721} TASK [TEST CASE 0; Test the server configuration containing tls tcp, plain tcp and udp connection] *** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:36 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'remote_tcp', 'remote_ptcp', 'remote_udp'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "remote_tcp", "remote_ptcp", "remote_udp"], "name": "flows", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64", "Installed: rsyslog-gnutls-8.2010.0-1.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T112143"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T112143", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T112143/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4549, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028149.9173324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622028146.8383324, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "2559134792", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1622028151.648876-321251-20950241721986/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6e8a6af766f19bab8de549a09ce1031d6859bfd7", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "84c545c438d1c3947aa8e9bb70e1207c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 286, "src": "/root/.ansible/tmp/ansible-tmp-1622028152.533481-321281-93591011450103/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622028153.168373-321281-30931469673819/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "previtem": {"name": "system_input", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "previtem": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "3d278c36b1a1b9a617f4a540445a604e7e78607a", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d7cd99114263318f2205faa130825783", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "src": "/root/.ansible/tmp/ansible-tmp-1622028154.5749571-321379-227890358593516/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2af765bd63d2d20a964ac870b17eabe7269d0516", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "md5sum": "432d803f212a040bdd10896b2b6ec359", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "src": "/root/.ansible/tmp/ansible-tmp-1622028155.5506508-321415-261862676844290/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "md5sum": "42d5ce87ae82c62b5d8805c7188b56ee", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1622028156.3914862-321447-158747080563292/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "c37bd9495ceddf427ff450d0de0580d7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "src": "/root/.ansible/tmp/ansible-tmp-1622028157.1840944-321479-8435057986172/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "3a4c595f9457f42768a4fdb530355211f871529e", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "f662898a7a33b4aec6241dfdbccd6aff", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 511, "src": "/root/.ansible/tmp/ansible-tmp-1622028158.1140084-321513-47232771520488/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ee9ed96cf2d0c5f5a79280d0b4552cb27f23f57c", "dest": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "a77b2976ab293469d1fb806b7e8de48b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 710, "src": "/root/.ansible/tmp/ansible-tmp-1622028158.931825-321545-85324842267308/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "555e4f1dcbe706577c3b150e61f7574bd805b0ce", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "82afb153c6300ab776d2e78162d255ab", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 189, "src": "/root/.ansible/tmp/ansible-tmp-1622028159.8272288-321577-25051420193500/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "2af765bd63d2d20a964ac870b17eabe7269d0516", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "3a4c595f9457f42768a4fdb530355211f871529e", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 511, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ee9ed96cf2d0c5f5a79280d0b4552cb27f23f57c", "dest": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 710, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "555e4f1dcbe706577c3b150e61f7574bd805b0ce", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 189, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "2af765bd63d2d20a964ac870b17eabe7269d0516", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "3a4c595f9457f42768a4fdb530355211f871529e", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 511, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ee9ed96cf2d0c5f5a79280d0b4552cb27f23f57c", "dest": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 710, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "555e4f1dcbe706577c3b150e61f7574bd805b0ce", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 189, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1622028170.619756-321951-178671383924388/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "08e6130b1702a8ff281524a04b4223498782b85b", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b106530e2e5ac70e166c44900d71e6d2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1124, "src": "/root/.ansible/tmp/ansible-tmp-1622028171.48842-321985-258685056565806/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:22:52 UTC", "ActiveEnterTimestampMonotonic": "77492133", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:22:52 UTC", "AssertTimestampMonotonic": "77422964", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "224201000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:22:52 UTC", "ConditionTimestampMonotonic": "77422963", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13728", "ExecMainStartTimestamp": "Wed 2021-05-26 11:22:52 UTC", "ExecMainStartTimestampMonotonic": "77424490", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:22:52 UTC] ; stop_time=[n/a] ; pid=13728 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:22:52 UTC] ; stop_time=[n/a] ; pid=13728 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:22:52 UTC", "InactiveExitTimestampMonotonic": "77424769", "InvocationID": "15f475d4a5804609a9cc7147eec14e32", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13728", "MemoryAccounting": "yes", "MemoryCurrent": "29081600", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:22:52 UTC", "StateChangeTimestampMonotonic": "77492133", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:76 included: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml for /cache/fedora-32.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028172.0553324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028151.5303326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028151.1643326, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1697162994", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-32.qcow2] => {"changed": false, "examined": 14, "files": [{"atime": 1622028161.0593326, "ctime": 1622028156.1423326, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5099, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028155.8963325, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028164.2793324, "ctime": 1622028159.5773325, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5103, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028159.3313324, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 189, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028172.0553324, "ctime": 1622028152.2793324, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5080, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028152.0423324, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028163.4863324, "ctime": 1622028158.6643326, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028158.4293325, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 710, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028161.8243325, "ctime": 1622028156.9613326, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5100, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028156.7053325, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028172.0553324, "ctime": 1622028170.3793325, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5104, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028170.1193326, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028172.0553324, "ctime": 1622028171.2493324, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5105, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028170.9993324, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1124, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028172.0553324, "ctime": 1622028154.3223326, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028154.0783324, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028149.9173324, "ctime": 1621927127.5956655, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 151181, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1582568645.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028160.3023324, "ctime": 1622028155.3053324, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5098, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028155.0613325, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 237, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028162.7133324, "ctime": 1622028157.8703325, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028157.6133325, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 511, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1622028172.0553324, "ctime": 1622028152.9093325, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 5096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1622028152.6683326, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 12, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_ptcp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "stat": {"atime": 1622028163.4863324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ee9ed96cf2d0c5f5a79280d0b4552cb27f23f57c", "ctime": 1622028158.6643326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028158.4293325, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 710, "uid": 0, "version": "3435611784", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_tcp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "stat": {"atime": 1622028162.7133324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3a4c595f9457f42768a4fdb530355211f871529e", "ctime": 1622028157.8703325, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028157.6133325, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 511, "uid": 0, "version": "3106483194", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-32.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_udp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "stat": {"atime": 1622028164.2793324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "555e4f1dcbe706577c3b150e61f7574bd805b0ce", "ctime": 1622028159.5773325, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5103, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028159.3313324, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 189, "uid": 0, "version": "1327169081", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:87 included: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml for /cache/fedora-32.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-32.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmpqb8plb9r/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-32.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:95 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-3.fc32.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:100 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.033127", "end": "2021-05-26 11:23:01.254311", "rc": 0, "start": "2021-05-26 11:23:01.221184", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13818 root 5u IPv4 45227 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13818 root 6u IPv6 45228 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13818 root 7u IPv4 45231 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13818 root 8u IPv6 45232 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13818 root 9u IPv4 45235 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13818 root 10u IPv6 45236 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13818 root 11u IPv4 45239 0t0 TCP *:514 (LISTEN)\nrsyslogd 13818 root 12u IPv6 45240 0t0 TCP *:514 (LISTEN)\nrsyslogd 13818 root 13u IPv4 45243 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13818 root 14u IPv6 45244 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13818 root 15u IPv4 45247 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13818 root 16u IPv6 45248 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13818 root 17u IPv4 45251 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13818 root 18u IPv6 45252 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13818 root 19u IPv4 45255 0t0 UDP *:514 \nrsyslogd 13818 root 20u IPv6 45256 0t0 UDP *:514 \nrsyslogd 13818 root 21u IPv4 45259 0t0 UDP *:40020 \nrsyslogd 13818 root 22u IPv6 45260 0t0 UDP *:40020 ", "stdout_lines": ["rsyslogd 13818 root 5u IPv4 45227 0t0 TCP *:40012 (LISTEN)", "rsyslogd 13818 root 6u IPv6 45228 0t0 TCP *:40012 (LISTEN)", "rsyslogd 13818 root 7u IPv4 45231 0t0 TCP *:40011 (LISTEN)", "rsyslogd 13818 root 8u IPv6 45232 0t0 TCP *:40011 (LISTEN)", "rsyslogd 13818 root 9u IPv4 45235 0t0 TCP *:40010 (LISTEN)", "rsyslogd 13818 root 10u IPv6 45236 0t0 TCP *:40010 (LISTEN)", "rsyslogd 13818 root 11u IPv4 45239 0t0 TCP *:514 (LISTEN)", "rsyslogd 13818 root 12u IPv6 45240 0t0 TCP *:514 (LISTEN)", "rsyslogd 13818 root 13u IPv4 45243 0t0 TCP *:40001 (LISTEN)", "rsyslogd 13818 root 14u IPv6 45244 0t0 TCP *:40001 (LISTEN)", "rsyslogd 13818 root 15u IPv4 45247 0t0 TCP *:40000 (LISTEN)", "rsyslogd 13818 root 16u IPv6 45248 0t0 TCP *:40000 (LISTEN)", "rsyslogd 13818 root 17u IPv4 45251 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13818 root 18u IPv6 45252 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13818 root 19u IPv4 45255 0t0 UDP *:514 ", "rsyslogd 13818 root 20u IPv6 45256 0t0 UDP *:514 ", "rsyslogd 13818 root 21u IPv4 45259 0t0 UDP *:40020 ", "rsyslogd 13818 root 22u IPv6 45260 0t0 UDP *:40020 "]} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:107 ok: [/cache/fedora-32.qcow2] => { "msg": "lsof returned rsyslogd 13818 root 5u IPv4 45227 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13818 root 6u IPv6 45228 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13818 root 7u IPv4 45231 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13818 root 8u IPv6 45232 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13818 root 9u IPv4 45235 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13818 root 10u IPv6 45236 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13818 root 11u IPv4 45239 0t0 TCP *:514 (LISTEN)\nrsyslogd 13818 root 12u IPv6 45240 0t0 TCP *:514 (LISTEN)\nrsyslogd 13818 root 13u IPv4 45243 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13818 root 14u IPv6 45244 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13818 root 15u IPv4 45247 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13818 root 16u IPv6 45248 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13818 root 17u IPv4 45251 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13818 root 18u IPv6 45252 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13818 root 19u IPv4 45255 0t0 UDP *:514 \nrsyslogd 13818 root 20u IPv6 45256 0t0 UDP *:514 \nrsyslogd 13818 root 21u IPv4 45259 0t0 UDP *:40020 \nrsyslogd 13818 root 22u IPv6 45260 0t0 UDP *:40020 " } TASK [Check port 514, 6514, 40010 and 40011 is open for TCP] ******************* task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:110 ok: [/cache/fedora-32.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514", "delta": "0:00:00.021183", "end": "2021-05-26 11:23:01.650409", "item": 514, "rc": 0, "start": "2021-05-26 11:23:01.629226", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13818 root 11u IPv4 45239 0t0 TCP *:514 (LISTEN)\nrsyslogd 13818 root 12u IPv6 45240 0t0 TCP *:514 (LISTEN)\nrsyslogd 13818 root 17u IPv4 45251 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13818 root 18u IPv6 45252 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 13818 root 11u IPv4 45239 0t0 TCP *:514 (LISTEN)", "rsyslogd 13818 root 12u IPv6 45240 0t0 TCP *:514 (LISTEN)", "rsyslogd 13818 root 17u IPv4 45251 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13818 root 18u IPv6 45252 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-32.qcow2] => (item=6514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 6514", "delta": "0:00:00.023806", "end": "2021-05-26 11:23:01.988976", "item": 6514, "rc": 0, "start": "2021-05-26 11:23:01.965170", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13818 root 17u IPv4 45251 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13818 root 18u IPv6 45252 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 13818 root 17u IPv4 45251 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13818 root 18u IPv6 45252 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-32.qcow2] => (item=40010) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40010", "delta": "0:00:00.019758", "end": "2021-05-26 11:23:02.340218", "item": 40010, "rc": 0, "start": "2021-05-26 11:23:02.320460", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13818 root 9u IPv4 45235 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13818 root 10u IPv6 45236 0t0 TCP *:40010 (LISTEN)", "stdout_lines": ["rsyslogd 13818 root 9u IPv4 45235 0t0 TCP *:40010 (LISTEN)", "rsyslogd 13818 root 10u IPv6 45236 0t0 TCP *:40010 (LISTEN)"]} ok: [/cache/fedora-32.qcow2] => (item=40011) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40011", "delta": "0:00:00.019172", "end": "2021-05-26 11:23:02.664168", "item": 40011, "rc": 0, "start": "2021-05-26 11:23:02.644996", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13818 root 7u IPv4 45231 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13818 root 8u IPv6 45232 0t0 TCP *:40011 (LISTEN)", "stdout_lines": ["rsyslogd 13818 root 7u IPv4 45231 0t0 TCP *:40011 (LISTEN)", "rsyslogd 13818 root 8u IPv6 45232 0t0 TCP *:40011 (LISTEN)"]} TASK [Check port 514 and 40020 is open for UDP] ******************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:117 ok: [/cache/fedora-32.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514", "delta": "0:00:00.022984", "end": "2021-05-26 11:23:03.030765", "item": 514, "rc": 0, "start": "2021-05-26 11:23:03.007781", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13818 root 19u IPv4 45255 0t0 UDP *:514 \nrsyslogd 13818 root 20u IPv6 45256 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 13818 root 19u IPv4 45255 0t0 UDP *:514 ", "rsyslogd 13818 root 20u IPv6 45256 0t0 UDP *:514 "]} ok: [/cache/fedora-32.qcow2] => (item=40020) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40020", "delta": "0:00:00.020791", "end": "2021-05-26 11:23:03.370395", "item": 40020, "rc": 0, "start": "2021-05-26 11:23:03.349604", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13818 root 21u IPv4 45259 0t0 UDP *:40020 \nrsyslogd 13818 root 22u IPv6 45260 0t0 UDP *:40020 ", "stdout_lines": ["rsyslogd 13818 root 21u IPv4 45259 0t0 UDP *:40020 ", "rsyslogd 13818 root 22u IPv6 45260 0t0 UDP *:40020 "]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:124 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_output.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4905, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028172.0553324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028151.5303326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028151.1643326, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1697162994", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "previtem": {"name": "system_input", "state": "absent", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}, "previtem": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:27 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:41 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-32.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 ok: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "state": "absent", "type": "files"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:22:53 UTC", "ActiveEnterTimestampMonotonic": "79064944", "ActiveExitTimestamp": "Wed 2021-05-26 11:22:53 UTC", "ActiveExitTimestampMonotonic": "78617263", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:22:53 UTC", "AssertTimestampMonotonic": "78933344", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "223000000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:22:53 UTC", "ConditionTimestampMonotonic": "78933344", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13818", "ExecMainStartTimestamp": "Wed 2021-05-26 11:22:53 UTC", "ExecMainStartTimestampMonotonic": "78934461", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:22:53 UTC] ; stop_time=[n/a] ; pid=13818 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:22:53 UTC] ; stop_time=[n/a] ; pid=13818 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2021-05-26 11:22:53 UTC", "InactiveEnterTimestampMonotonic": "78932581", "InactiveExitTimestamp": "Wed 2021-05-26 11:22:53 UTC", "InactiveExitTimestampMonotonic": "78934713", "InvocationID": "61875231e5054cff83621da39799ec54", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13818", "MemoryAccounting": "yes", "MemoryCurrent": "2727936", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:22:53 UTC", "StateChangeTimestampMonotonic": "79064944", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:23:22 UTC", "ActiveEnterTimestampMonotonic": "107949560", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:23:22 UTC", "AssertTimestampMonotonic": "107945531", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3185000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:23:22 UTC", "ConditionTimestampMonotonic": "107945531", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17724", "ExecMainStartTimestamp": "Wed 2021-05-26 11:23:22 UTC", "ExecMainStartTimestampMonotonic": "107946503", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:23:22 UTC] ; stop_time=[n/a] ; pid=17724 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:23:22 UTC] ; stop_time=[n/a] ; pid=17724 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:23:22 UTC", "InactiveExitTimestampMonotonic": "107946783", "InvocationID": "b9fd2fc26d994ad984c70ff1bfb7749e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17724", "MemoryAccounting": "yes", "MemoryCurrent": "606208", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:23:22 UTC", "StateChangeTimestampMonotonic": "107949560", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; Test the server configuration containing conflicted tls inputs in the remote input] *** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:165 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'remote_tcp_0', 'remote_tcp_1', 'remote_udp'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "remote_tcp_0", "remote_tcp_1", "remote_udp"], "name": "flows", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-32.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3121, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028172.0553324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028151.5303326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028151.1643326, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1697162994", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 ok: [/cache/fedora-32.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6e8a6af766f19bab8de549a09ce1031d6859bfd7", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "84c545c438d1c3947aa8e9bb70e1207c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 286, "src": "/root/.ansible/tmp/ansible-tmp-1622028211.3310966-323210-208338348382807/source", "state": "file", "uid": 0} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1622028211.9655354-323210-228896754355730/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "previtem": {"name": "system_input", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "previtem": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "3d278c36b1a1b9a617f4a540445a604e7e78607a", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d7cd99114263318f2205faa130825783", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "src": "/root/.ansible/tmp/ansible-tmp-1622028213.3257928-323291-132268168606620/source", "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} failed: [/cache/fedora-32.qcow2] (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict."} TASK [Expected error] ********************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:205 ok: [/cache/fedora-32.qcow2] => { "msg": { "changed": false, "failed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "item", "changed": false, "item": [ { "name": "remote_udp", "type": "remote", "udp_ports": [ 514, 40020 ] } ], "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "item", "changed": false, "failed": true, "item": [ { "name": "remote_tcp_0", "permitted_clients": [ "*.client.com", "*.example.com" ], "pki_authmode": "x509/name", "tcp_ports": [ 6514, 40000, 40001 ], "tls": true, "type": "remote" }, { "name": "remote_tcp_1", "tcp_ports": [ 514, 40010, 40011 ], "tls": true, "type": "remote" } ], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict." } ] } } TASK [Ensure the expected error message is issued] ***************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:208 ok: [/cache/fedora-32.qcow2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}], 'ansible_loop_var': 'item', '_ansible_item_label': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": [ { "name": "remote_udp", "type": "remote", "udp_ports": [ 514, 40020 ] } ], "skip_reason": "Conditional result was False", "skipped": true }, "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_label': []}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False", "skipped": true }, "msg": "All assertions passed" } ok: [/cache/fedora-32.qcow2] => (item={'failed': True, 'msg': 'Error: remote_tcp_0 and remote_tcp_1 conflict.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}], 'ansible_loop_var': 'item', '_ansible_item_label': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "item": [ { "name": "remote_tcp_0", "permitted_clients": [ "*.client.com", "*.example.com" ], "pki_authmode": "x509/name", "tcp_ports": [ 6514, 40000, 40001 ], "tls": true, "type": "remote" }, { "name": "remote_tcp_1", "tcp_ports": [ 514, 40010, 40011 ], "tls": true, "type": "remote" } ], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict." }, "msg": "All assertions passed" } TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:215 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "3.fc32", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/rsyslog.d-20210526T112143/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3664, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028172.0553324, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1622028151.5303326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5079, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1622028151.1643326, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1697162994", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 changed: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 ok: [/cache/fedora-32.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}} ok: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "previtem": {"name": "system_input", "state": "absent", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}, "previtem": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}, "skip_reason": "Conditional result was False"} included: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml for /cache/fedora-32.qcow2 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-32.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-32.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} failed: [/cache/fedora-32.qcow2] (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict."} TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:248 ok: [/cache/fedora-32.qcow2] => { "msg": "Caught an expected error - {'results': [{'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': []}, {'failed': True, 'msg': 'Error: remote_tcp_0 and remote_tcp_1 conflict.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}]}], 'failed': True, 'msg': 'All items completed', 'changed': False}" } TASK [Uninstall rsyslog-gnutls] ************************************************ task path: /tmp/tmpqb8plb9r/tests/tests_server.yml:251 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-gnutls-8.2010.0-1.fc32.x86_64"]} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} RUNNING HANDLER [/tmp/tmpqb8plb9r/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Wed 2021-05-26 11:23:42 UTC", "ActiveEnterTimestampMonotonic": "128319103", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2021-05-26 11:23:42 UTC", "AssertTimestampMonotonic": "128314197", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3823000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "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": "yes", "ConditionTimestamp": "Wed 2021-05-26 11:23:42 UTC", "ConditionTimestampMonotonic": "128314196", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19881", "ExecMainStartTimestamp": "Wed 2021-05-26 11:23:42 UTC", "ExecMainStartTimestampMonotonic": "128315418", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Wed 2021-05-26 11:23:42 UTC] ; stop_time=[n/a] ; pid=19881 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Wed 2021-05-26 11:23:42 UTC] ; stop_time=[n/a] ; pid=19881 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2021-05-26 11:23:42 UTC", "InactiveExitTimestampMonotonic": "128315727", "InvocationID": "45f0f385b9b4416ca960594dbe726284", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19881", "MemoryAccounting": "yes", "MemoryCurrent": "593920", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2021-05-26 11:23:42 UTC", "StateChangeTimestampMonotonic": "128319103", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=236 changed=41 unreachable=0 failed=0 skipped=186 rescued=2 ignored=0 + cd /tmp/tmpqb8plb9r/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-228-96ae85b-fedora-32-6m_dreui/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpqb8plb9r/_setup.yml /tmp/tmpqb8plb9r/tests/tests_version.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpqb8plb9r/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpqb8plb9r/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpqb8plb9r/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_version.yml **************************************************** 1 plays in /tmp/tmpqb8plb9r/tests/tests_version.yml PLAY [Ensure internal var __rsyslog_version is set correctly] ****************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_version.yml:9 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [default run] ************************************************************* task path: /tmp/tmpqb8plb9r/tests/tests_version.yml:16 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:5 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:13 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:20 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:28 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:36 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:43 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:51 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpqb8plb9r/tasks/main.yml:57 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:65 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:74 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpqb8plb9r/tasks/main.yml:88 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpqb8plb9r/tasks/main.yml:92 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:98 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpqb8plb9r/tasks/main.yml:110 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:114 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpqb8plb9r/tasks/main.yml:130 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpqb8plb9r/roles/rsyslog/vars/Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libfastjson-0.99.8-6.fc32.x86_64", "Installed: libestr-0.1.9-14.fc32.x86_64", "Installed: rsyslog-8.2010.0-1.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64"]} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc32", "source": "rpm", "version": "1.22.16"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "6.fc32", "source": "rpm", "version": "1.11"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "9.fc32", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc32", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "2.fc32", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc32", "source": "rpm", "version": "1.17.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc32", "source": "rpm", "version": "2020.2.41"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc32", "source": "rpm", "version": "3.5.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "2.fc32", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "6.fc32", "source": "rpm", "version": "0.31"}], "compat-f32-dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "compat-f32-dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc32", "source": "rpm", "version": "0.20.3"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc32.2", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "6.fc32", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "22.fc32", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "2.fc32", "source": "rpm", "version": "2.3.5"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "4.fc32", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc32", "source": "rpm", "version": "27"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc32", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "8.fc32", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "5.fc32", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc32", "source": "rpm", "version": "1.02.171"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "5.b1.fc32", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "4.fc32", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "61.git20200529.fc32", "source": "rpm", "version": "050"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc32", "source": "rpm", "version": "0.183"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "2.fc32", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "13", "source": "rpm", "version": "32"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "32"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "32"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "13", "source": "rpm", "version": "32"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc32", "source": "rpm", "version": "5.38"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc32", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "4.fc32", "source": "rpm", "version": "4.7.0"}], "fips-mode-setup": [{"arch": "noarch", "epoch": null, "name": "fips-mode-setup", "release": "1.git781bbd4.fc32", "source": "rpm", "version": "20200619"}], "fonts-filesystem": [{"arch": "noarch", "epoch": null, "name": "fonts-filesystem", "release": "1.fc32", "source": "rpm", "version": "2.0.3"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "9.fc32", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "7.fc32", "source": "rpm", "version": "5.0.1"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "3.fc32", "source": "rpm", "version": "1.18.1"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "2.fc32", "source": "rpm", "version": "20191217"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc32", "source": "rpm", "version": "2.64.6"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "6.fc32", "source": "rpm", "version": "2.31"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.fc32", "source": "rpm", "version": "6.1.2"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc32", "source": "rpm", "version": "2.2.20"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc32", "source": "rpm", "version": "3.6.15"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5d5156ab", "source": "rpm", "version": "12c944d0"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc32", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "22.fc32", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "24.fc32", "source": "rpm", "version": "2.04"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "40.fc32", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc32", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "2.fc32", "source": "rpm", "version": "3.23"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "3.fc32", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "3.fc32", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc32", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc32", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "9.fc32", "source": "rpm", "version": "1.8.4"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc32", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc32", "source": "rpm", "version": "2.12"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "13.fc32", "source": "rpm", "version": "0.13.1"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc32", "source": "rpm", "version": "2.2.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc32", "source": "rpm", "version": "5.11.22"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc32", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "1.fc32", "source": "rpm", "version": "27"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "1.fc32", "source": "rpm", "version": "27"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc32", "source": "rpm", "version": "0.8.2"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "29.fc32", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "3.fc32", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "5.fc32", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc32", "source": "rpm", "version": "3.4.3"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "4.fc32", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.fc32", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc32", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "44.fc32", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc32", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "7.fc32", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc32", "source": "rpm", "version": "0.7.11"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc32", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "44.fc32", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "8.fc32", "source": "rpm", "version": "7.69.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "40.fc32", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "44.fc32", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "32.20191231cvs.fc32", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "14.fc32", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.fc32", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "6.fc32", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.fc32", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.fc32", "source": "rpm", "version": "1.3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "3.fc32", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "3.fc32", "source": "rpm", "version": "1.36"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc32", "source": "rpm", "version": "2.3.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "44.fc32", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc32", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "11.fc32", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc32", "source": "rpm", "version": "2.1.5"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc32", "source": "rpm", "version": "1.5.2"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "13.fc32", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "11.fc32", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.fc32", "source": "rpm", "version": "2.12.1"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "5.fc32", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "4.fc32", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "17.fc32", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.fc32", "source": "rpm", "version": "2.5.3"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc32", "source": "rpm", "version": "1.41.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc32", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.20180605git4a062cf.fc32", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "44.fc32", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc32", "source": "rpm", "version": "1.10.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc32", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc32", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc32", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "44.fc32", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc32", "source": "rpm", "version": "1.13.0"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "5.fc32", "source": "rpm", "version": "2.13.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc32", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc32", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "4.fc32", "source": "rpm", "version": "3.0"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "10.fc32", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc32", "source": "rpm", "version": "0.7.14"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc32", "source": "rpm", "version": "1.45.5"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc32", "source": "rpm", "version": "0.9.5"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc32", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.fc32", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc32", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.fc32", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.fc32", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "1.fc32", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc4.fc32", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "7.fc32", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc32", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "24.fc32", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "18.fc32", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "9.fc32", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc32", "source": "rpm", "version": "4.4.20"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc32", "source": "rpm", "version": "0.10.0"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "8.fc32", "source": "rpm", "version": "2.9.10"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc32", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc32", "source": "rpm", "version": "1.4.9"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "26.fc32", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "120.fc32", "source": "rpm", "version": "20210511"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc32", "source": "rpm", "version": "0.9.25"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc32", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "8.fc32", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "2.fc32", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "3.fc32", "source": "rpm", "version": "2.9.0"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc32", "source": "rpm", "version": "4.0.27"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "15.20191109.fc32", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.57.20160912git.fc32", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "5.fc32", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "4.fc32", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc32", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "3.fc32", "source": "rpm", "version": "8.3p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.1k"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "6.fc32", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc32", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc32", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "30.fc32", "source": "rpm", "version": "1.3.1"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "3.fc32", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "8.fc32", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc32", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc32", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "6.fc32", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "7.fc32", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "7.fc32", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "19.fc32", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc32", "source": "rpm", "version": "3.3.16"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.fc32", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.fc32", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc32", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.fc32", "source": "rpm", "version": "3.0.1"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "4.fc32", "source": "rpm", "version": "2.8.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "15.fc32", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "20.fc32", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "3.fc32", "source": "rpm", "version": "2.8"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "8.fc32", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc32", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "5.fc32", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc32", "source": "rpm", "version": "4.0.18"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "1.fc32", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "6.fc32", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc32", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "11.fc32", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc32", "source": "rpm", "version": "1.13"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "2.fc32", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "7.fc32", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc32", "source": "rpm", "version": "0.1.15"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "2.fc32", "source": "rpm", "version": "0.58.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc32", "source": "rpm", "version": "3.8.10"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc32", "source": "rpm", "version": "3.0"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc32", "source": "rpm", "version": "3.0"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "5.fc32", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.fc32", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc32", "source": "rpm", "version": "19.3.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "7.fc32", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "2.fc32", "source": "rpm", "version": "3.0"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "22.fc32", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc32", "source": "rpm", "version": "2.19"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "2.fc32", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "7.fc32", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "4.fc32", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc32", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc32", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "8.fc32", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc32", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc32", "source": "rpm", "version": "41.6.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc32", "source": "rpm", "version": "1.14.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "3.fc32", "source": "rpm", "version": "1.25.7"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "5.fc32", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "4.fc32", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "27.fc32", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc32.1", "source": "rpm", "version": "4.15.1.1"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc32", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc32", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc32", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "46.fc32", "source": "rpm", "version": "3.14.5"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc32", "source": "rpm", "version": "2.13.6"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "3.fc32", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc32", "source": "rpm", "version": "1.15"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc32", "source": "rpm", "version": "3.34.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc32", "source": "rpm", "version": "2.4.0"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc32", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.13.fc32", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc32", "source": "rpm", "version": "245.9"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "5.fc32", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "15.fc32", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "4.fc32", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc32", "source": "rpm", "version": "2021a"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc32", "source": "rpm", "version": "1.10.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc32", "source": "rpm", "version": "2.35.2"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc32", "source": "rpm", "version": "8.2.2787"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "19.fc32", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc32", "source": "rpm", "version": "5.5.9"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "3.fc32", "source": "rpm", "version": "5.4.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc32", "source": "rpm", "version": "2.29"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc32", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc32", "source": "rpm", "version": "4.6.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc32", "source": "rpm", "version": "1.1.9"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "21.fc32", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-32.qcow2] => {} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : debug] ********************************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:41 ok: [/cache/fedora-32.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:47 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:61 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:68 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20210526T112357"}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20210526T112357", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:82 ok: [/cache/fedora-32.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20210526T112357/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1751, "state": "file", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:90 ok: [/cache/fedora-32.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:99 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"atime": 1622028280.3751318, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1622028277.140132, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132438, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1606463949.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "826815569", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:104 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:114 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]}, "changed": false} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:137 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:160 skipping: [/cache/fedora-32.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:185 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:201 skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:213 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:229 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:245 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:275 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:286 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:297 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:308 TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:319 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; 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/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "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", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:328 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpqb8plb9r/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpqb8plb9r/roles/rsyslog/tasks/main.yml:339 skipping: [/cache/fedora-32.qcow2] => {} TASK [Check rsyslog version] *************************************************** task path: /tmp/tmpqb8plb9r/tests/tests_version.yml:20 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=24 changed=2 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0